We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 25b50b3 + 6ec183f commit 126b4ddCopy full SHA for 126b4dd
src/cli.md
@@ -28,6 +28,6 @@ adding a new command-line argument.
28
unstable-options` flag.
29
30
[cli-docs]: https://doc.rust-lang.org/rustc/command-line-arguments.html
31
-[forge guide for new options]: https://forge.rust-lang.org/compiler/new_option.html
+[forge guide for new options]: https://forge.rust-lang.org/compiler/proposals-and-stabilization.html#compiler-flags
32
[unstable book]: https://doc.rust-lang.org/nightly/unstable-book/
33
[`parse_bool`]: https://github.com/rust-lang/rust/blob/e5335592e78354e33d798d20c04bcd677c1df62d/src/librustc_session/options.rs#L307-L313
0 commit comments