rust/library/stdarch/assert-instr/src
Alex Crichton e5a98843b4 Assert that diassembly is "small"
There's a lot of trickery in this crate which expands to a lot of code, so in
addition to asserting that we find the right instruction, let's assert we find
a small function as well (as these should all be just one or so instructions
anyway).
2017-09-25 13:55:48 -07:00
..
lib.rs Assert that diassembly is "small" 2017-09-25 13:55:48 -07:00