rust/src/librustc_infer
bors 46ec74e60f Auto merge of #71268 - estebank:devectorize, r=eddyb
Remove some `Vec` allocations to improve performance

This claws back most of the performance lost in https://github.com/rust-lang/rust/pull/69745.
r? @eddyb
2020-04-27 10:00:05 +00:00
..
infer Auto merge of #71268 - estebank:devectorize, r=eddyb 2020-04-27 10:00:05 +00:00
traits Remove some allocations in predicate evaluation 2020-04-20 10:42:25 -07:00
Cargo.toml rustc -> rustc_middle part 1 2020-03-30 07:02:56 +02:00
lib.rs Dogfood more or_patterns in the compiler 2020-04-19 07:33:58 -07:00