We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 02f7760 commit 20c0454Copy full SHA for 20c0454
src/bootstrap/src/lib.rs
@@ -1165,7 +1165,7 @@ impl Build {
1165
1166
/// Return a `Group` guard for a [`Step`] that tests `what` with the given `stage` and `target`
1167
/// (determined by `host_and_stage`).
1168
- /// Use this instead of [`Builder::msg`] when there is no clear `build_compiler` to be
+ /// Use this instead of [`builder::Builder::msg`] when there is no clear `build_compiler` to be
1169
/// determined.
1170
///
1171
/// [`Step`]: crate::core::builder::Step
0 commit comments