mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
76d4bfb1c6
miri: rename intrinsic_fallback_checks_ub to intrinsic_fallback_is_spec Checking UB is not the only concern, we also have to make sure we are not losing out on non-determinism. r? ``@oli-obk`` (not urgent, take your time)