mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-03 17:35:28 +03:00
f46b828b55
Improve diagnostic for unknown `--print` request This PR improves the diagnostic when encountering a unknown `--print` request. It also moves the run-make test to a simple UI test.