mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 19:27:30 +03:00
192eecd53a
libtest: Print why a test was ignored if it's the only test specified. Fixes [#106659](https://github.com/rust-lang/rust/issues/106659) Needed by [106763](https://github.com/rust-lang/rust/pull/106763)