mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-30 16:25:31 +00:00
avoid exhaustive i16 test in Miri https://github.com/rust-lang/rust/pull/116301 added a test that is way too slow to be running in Miri. So let's only test a few hopefully representative cases.