mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-05 11:47:13 +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).