Skip to content

Commit c5c7d84

Browse files
xizheyinfmease
andauthored
Update compiler/rustc_session/src/config.rs
Co-authored-by: León Orell Valerian Liehr <[email protected]>
1 parent 3aa870e commit c5c7d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

compiler/rustc_session/src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1679,7 +1679,7 @@ pub fn rustc_optgroups() -> Vec<RustcOptGroup> {
16791679
"",
16801680
"cfg",
16811681
"Configure the compilation environment.\n\
1682-
SPEC supports the syntax `<NAME>[=\"VALUE\"]`.",
1682+
SPEC supports the syntax `<NAME>[=\"<VALUE>\"]`.",
16831683
"<SPEC>",
16841684
),
16851685
opt(Stable, Multi, "", "check-cfg", "Provide list of expected cfgs for checking", "<SPEC>"),

0 commit comments

Comments
 (0)