granite-rust/compiler/rustc_mir
Simon Vandel Sillesen e231c47aa6 perf: UninhabitedEnumBranching void n^2
Avoid n² complexity. This showed up in a profile for match-stress-enum that has 8192 variants
2020-10-07 22:06:08 +02:00
..
src perf: UninhabitedEnumBranching void n^2 2020-10-07 22:06:08 +02:00
Cargo.toml Use tracing spans to trace the entire MIR interp stack 2020-09-28 20:07:57 +02:00