This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit c483b9f
authored
Rollup merge of rust-lang#93559 - danielframpton:link-args-typo, r=oli-obk
Add missing | between print options
The help text for the newly stabilized print option is missing a | between stack-protector-strategies and link-args.1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1188 | 1188 | | |
1189 | 1189 | | |
1190 | 1190 | | |
1191 | | - | |
| 1191 | + | |
1192 | 1192 | | |
1193 | 1193 | | |
1194 | 1194 | | |
| |||
0 commit comments