mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-27 11:05:06 +00:00
interpret: make numeric_intrinsic accessible from Miri This will let us share the code of the cttz and simd_cttz intrinsics (and same for ctlz).