rust/compiler/rustc_mir
Dylan MacKenzie af4b13283f Move EarlyOtherwiseBranch to mir-opt-level 2
This didn't have an effect in most cases, and is not trivially sound.
Let it bake at `mir-opt-level=2` for a while.
2020-10-05 10:21:14 -07:00
..
src Move EarlyOtherwiseBranch to mir-opt-level 2 2020-10-05 10:21:14 -07:00
Cargo.toml Use tracing spans to trace the entire MIR interp stack 2020-09-28 20:07:57 +02:00