summary refs log tree commit diff
path: root/src/librustc_mir_build/lib.rs
AgeCommit message (Expand)AuthorLines
2020-04-19Dogfood more or_patterns in the compilerJosh Stone-0/+1
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-2/+2
2020-03-17Add requisite feature gates for const assertDylan MacKenzie-0/+3
2020-01-31Drop cfg(bootstrap) codeMark Rousskov-1/+0
2020-01-18slice_patterns: remove internal uses of gateMazdak Farrokhzad-1/+1
2020-01-14perf: eagerly convert literals to consts, this avoids creating loads on uneva...Ben Lewis-0/+1
2020-01-12Split `rustc_mir::{build, hair, lints}` into their own crateMatthew Jasper-0/+26