mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-02 15:32:06 +00:00
e055f87cdf
perf: UninhabitedEnumBranching avoid n^2 Avoid n² complexity. This showed up in a profile for match-stress-enum that has 8192 variants I have only profiled locally against `match-stress-enum`, so we should have it perf tested to make sure it does not regress other crates. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |