mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 11:26:40 +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