rust-lang / stdarch

Rust's standard library vendor-specific APIs and run-time feature detection
https://doc.rust-lang.org/stable/core/arch/
Apache License 2.0
598 stars 255 forks source link

Ignore int3 instructions when counting instructions in tests #1578

Closed Amanieu closed 1 month ago

Amanieu commented 1 month ago

These are generated as padding and are not actually part of the function.

rustbot commented 1 month ago

@Amanieu: no appropriate reviewer found, use r? to override