Skip to content

Commit 20c0454

Browse files
committed
Fix doclink
1 parent 02f7760 commit 20c0454

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/bootstrap/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1165,7 +1165,7 @@ impl Build {
11651165

11661166
/// Return a `Group` guard for a [`Step`] that tests `what` with the given `stage` and `target`
11671167
/// (determined by `host_and_stage`).
1168-
/// Use this instead of [`Builder::msg`] when there is no clear `build_compiler` to be
1168+
/// Use this instead of [`builder::Builder::msg`] when there is no clear `build_compiler` to be
11691169
/// determined.
11701170
///
11711171
/// [`Step`]: crate::core::builder::Step

0 commit comments

Comments
 (0)