Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit 67e4bec

Browse files
committed
Fix a comment.
Make it match the corresponding comment at the start of the unstable options.
1 parent 4a120f3 commit 67e4bec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/rustc_session/src/options.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1881,6 +1881,7 @@ written to standard error output)"),
18811881

18821882
// If you add a new option, please update:
18831883
// - compiler/rustc_interface/src/tests.rs
1884+
// - src/doc/unstable-book/src/compiler-flags
18841885
}
18851886

18861887
#[derive(Clone, Hash, PartialEq, Eq, Debug)]

0 commit comments

Comments
 (0)