We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4023e5d commit 7694a6dCopy full SHA for 7694a6d
src/librustc_session/config.rs
@@ -913,7 +913,7 @@ pub fn rustc_short_optgroups() -> Vec<RustcOptGroup> {
913
"",
914
"print",
915
"Compiler information to print on stdout",
916
- "[crate-name|file-names|sysroot|cfg|target-list|\
+ "[crate-name|file-names|sysroot|target-libdir|cfg|target-list|\
917
target-cpus|target-features|relocation-models|\
918
code-models|tls-models|target-spec-json|native-static-libs]",
919
),
0 commit comments