mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 16:48:46 +00:00
- 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.