Fix a comment.

Make it match the corresponding comment at the start of the unstable
options.
This commit is contained in:
Nicholas Nethercote 2023-07-21 08:52:12 +10:00
parent 4a120f33f7
commit 67e4bec200

View File

@ -1881,6 +1881,7 @@ written to standard error output)"),
// If you add a new option, please update:
// - compiler/rustc_interface/src/tests.rs
// - src/doc/unstable-book/src/compiler-flags
}
#[derive(Clone, Hash, PartialEq, Eq, Debug)]