Skip to content

Commit 4f45f04

Browse files
authored
Update link to Forge guide on new flags
1 parent f42a6e3 commit 4f45f04

File tree

1 file changed

+1
-1
lines changed
  • src/doc/rustc-dev-guide/src

1 file changed

+1
-1
lines changed

src/doc/rustc-dev-guide/src/cli.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ adding a new command-line argument.
2828
unstable-options` flag.
2929

3030
[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
31+
[forge guide for new options]: https://forge.rust-lang.org/compiler/proposals-and-stabilization.html#compiler-flags
3232
[unstable book]: https://doc.rust-lang.org/nightly/unstable-book/
3333
[`parse_bool`]: https://github.com/rust-lang/rust/blob/e5335592e78354e33d798d20c04bcd677c1df62d/src/librustc_session/options.rs#L307-L313

0 commit comments

Comments
 (0)