]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #65089 - nnethercote:optimize-integral-pattern-matching, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Sun, 6 Oct 2019 12:50:47 +0000 (12:50 +0000)
committerbors <bors@rust-lang.org>
Sun, 6 Oct 2019 12:50:47 +0000 (12:50 +0000)
Optimize integral pattern matching

Various improvements to integral pattern matching. Together they reduce instruction counts for `unicode_normalization-check-clean` by about 16%.

r? @Mark-Simulacrum

1  2 
src/librustc/ty/sty.rs

Simple merge