Noratrieb
f157ce994e
Add --print target-spec-json-schema
...
This schema is helpful for people writing custom target spec JSON. It
can provide autocomplete in the editor, and also serves as documentation
when there are documentation comments on the structs, as `schemars` will
put them in the schema.
2025-09-12 20:53:28 +02:00
xizheyin
d054690049
Unify the format of rustc cli flags
...
Signed-off-by: xizheyin <xizheyin@smail.nju.edu.cn>
2025-04-24 12:54:40 +08:00
clubby789
1b46969a11
Specify --print info=file syntax in --help
2025-04-14 14:52:27 +01:00
Urgau
df18de57a5
Add unstable --print=crate-root-lint-levels
2025-04-01 18:29:39 +02:00
Jieyou Xu
f1b8d89659
Rebless tests with changed help due to new print request option
2025-03-23 19:08:55 +08:00
Michael Toner
6f505ba767
ensure we always print all --print options in help
2025-03-01 12:05:51 -06:00
George Bateman
6360287fd9
Fix #128930 : Print documentation of CLI options missing their arg
2024-08-11 09:10:30 +01:00