mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 05:36:23 +00:00
Looks like MIPS is the first architecture to have verification which exercises the more flavorful forms of `assert_instr`, so the parsing code for `assert_instr` needed an update. Closes #713