Skip to content

Commit fb0c179

Browse files
committed
Fix doclink
1 parent 9887c77 commit fb0c179

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
@@ -1151,7 +1151,7 @@ impl Build {
11511151

11521152
/// Return a `Group` guard for a [`Step`] that tests `what` with the given `stage` and `target`
11531153
/// (determined by `host_and_stage`).
1154-
/// Use this instead of [`Builder::msg`] when there is no clear `build_compiler` to be
1154+
/// Use this instead of [`builder::Builder::msg`] when there is no clear `build_compiler` to be
11551155
/// determined.
11561156
///
11571157
/// [`Step`]: crate::core::builder::Step

0 commit comments

Comments
 (0)