rust/src/librustc/mir
bors 9203ee7b56 Auto merge of #65089 - nnethercote:optimize-integral-pattern-matching, r=Mark-Simulacrum
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
2019-10-06 12:50:47 +00:00
..
interpret Introduce a special case in IntRange::from_const. 2019-10-04 17:03:41 +10:00
cache.rs remove indexed_vec re-export from rustc_data_structures 2019-09-29 16:48:31 +00:00
mod.rs replace GeneratorSubsts inside related types 2019-10-04 20:47:43 +08:00
mono.rs Switch over all StableHash impls to new format 2019-09-28 11:47:36 -04:00
tcx.rs generate GeneratorSubsts from SubstsRef 2019-10-04 20:47:43 +08:00
traversal.rs remove bit_set re-export from rustc_data_structures 2019-09-29 16:11:30 +00:00
visit.rs remove GeneratorSubsts visitors 2019-10-04 20:47:43 +08:00