mirror of
https://github.com/rust-lang/rust.git
synced 2025-12-03 04:09:32 +00:00
* Enable multiple #[assert_instr] attributes Looks like all we needed to do was generate new function names! * Uncomment assertions for `_mm_prefetch`