mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
c77cb7a3f6
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.