mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-26 21:18:27 +00:00
Implement SIMD funnel shifts in const-eval/Miri Split off from rust-lang/rust#147520 with just this change for easier review r? ```@RalfJung```