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