about summary refs log tree commit diff
path: root/src/librustc_middle/lib.rs
AgeCommit message (Expand)AuthorLines
2020-07-21Revert "Compare tagged/niche-filling layout and pick the best one"Mark Rousskov-1/+0
2020-07-17compare tagged/niche-filling layout and pick the best oneErik Desjardins-0/+1
2020-07-16apply bootstrap cfgsMark Rousskov-3/+1
2020-07-11Stabilize `transmute` in constants and statics but not const fnOliver Scherer-1/+1
2020-06-30Stabilize `#[track_caller]`.Adam Perry-1/+1
2020-06-28Remove `const_if_match` feature gate from librariesDylan MacKenzie-1/+1
2020-06-20Auto merge of #73563 - Manishearth:rollup-oowgwwm, r=Manishearthbors-1/+0
2020-06-20Remove uses of `Vec::remove_item`Lukas Kalbertodt-1/+0
2020-06-15Remove use of specialization from librustc_arenaMatthew Jasper-1/+0
2020-06-10Use min_specialization in the remaining rustc cratesMatthew Jasper-1/+1
2020-05-19update `discriminant_value` usage in the compilerBastian Kauschke-0/+1
2020-05-10use min_specialization for some rustc crates where it requires no changesRalf Jung-1/+1
2020-05-08Move `unwrap_fn` and `unwrap_memory` to `GlobalAlloc`Oliver Scherer-0/+1
2020-04-30Miri: port error backtraces to std::backtraceRalf Jung-0/+1
2020-03-30rustc -> rustc_middle part 5 -- fix testsMazdak Farrokhzad-1/+1
2020-03-30rustc -> rustc_middle part 2Mazdak Farrokhzad-3/+1
2020-03-30rustc -> rustc_middle part 1Mazdak Farrokhzad-0/+98