From 67e4bec200d9e0b208af9bdfd917bc05dec31831 Mon Sep 17 00:00:00 2001 From: Nicholas Nethercote Date: Fri, 21 Jul 2023 08:52:12 +1000 Subject: Fix a comment. Make it match the corresponding comment at the start of the unstable options. --- compiler/rustc_session/src/options.rs | 1 + 1 file changed, 1 insertion(+) (limited to 'compiler/rustc_session/src') diff --git a/compiler/rustc_session/src/options.rs b/compiler/rustc_session/src/options.rs index 8eab0fb33a7..055ab2d9c15 100644 --- a/compiler/rustc_session/src/options.rs +++ b/compiler/rustc_session/src/options.rs @@ -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)] -- cgit 1.4.1-3-g733a5