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 9887c77 commit fb0c179Copy full SHA for fb0c179
src/bootstrap/src/lib.rs
@@ -1151,7 +1151,7 @@ impl Build {
1151
1152
/// Return a `Group` guard for a [`Step`] that tests `what` with the given `stage` and `target`
1153
/// (determined by `host_and_stage`).
1154
- /// 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
1155
/// determined.
1156
///
1157
/// [`Step`]: crate::core::builder::Step
0 commit comments