| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-09-12 | Add --print target-spec-json-schema | Noratrieb | -1/+1 | |
| 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-04-01 | Add unstable `--print=crate-root-lint-levels` | Urgau | -1/+1 | |
| 2025-03-23 | Adjust `rustc-print-info-issue-138612.rs` | Jieyou Xu | -0/+6 | |
| - Document test intent to check for `-Whelp` suggestion if `--print=lints` was specified. - Move this test under `tests/ui/print-request/` and rename it to `print-lints-help.rs` to better reflect what it is checking. | ||||
