mirror of
https://github.com/rust-lang/rust.git
synced 2026-03-19 18:29:13 +00:00
Remove some wasm/emscripten ignores I'm planning on landing a few PRs like this that remove ignores that aren't required. This just covers mir-opt and codegen tests.
The goal of this directory is to track the quality of MIR that is given to codegen in a standard -O condiguration.
As such, feel free to --bless whatever changes you get here, so long as doing so doesn't add substantially more MIR.