rust/library/core
León Orell Valerian Liehr 76d4bfb1c6
Rollup merge of #124896 - RalfJung:miri-intrinsic-fallback, r=oli-obk
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)
2024-05-22 19:04:43 +02:00
..
benches Add benchmarks for impl Debug for str 2024-05-01 09:54:29 +02:00
src Rollup merge of #124896 - RalfJung:miri-intrinsic-fallback, r=oli-obk 2024-05-22 19:04:43 +02:00
tests Rename flatten(_mut)as_flattened(_mut) 2024-05-15 23:39:33 -07:00
Cargo.toml Add opt-for-size core lib feature flag 2024-05-11 14:07:19 +02:00