| Age | Commit message (Expand) | Author | Lines |
| 2020-04-05 | Stop importing int/float modules in librustc_* | Linus Färnstrand | -3/+0 |
| 2020-04-02 | direct imports for langitem stuff | Mazdak Farrokhzad | -6/+6 |
| 2020-04-02 | use direct import for ErrorReported | Mazdak Farrokhzad | -1/+1 |
| 2020-04-02 | nix rustc_target::abi::* reexport in ty::layout | Mazdak Farrokhzad | -15/+18 |
| 2020-03-31 | Use Place directly in librustc_mir_build, it's Copy | Santiago Pastorino | -63/+55 |
| 2020-03-30 | Use if let instead of match when only matching a single variant (clippy::sing... | Matthias Krüger | -23/+16 |
| 2020-03-30 | rustc -> rustc_middle part 3 (rustfmt) | Mazdak Farrokhzad | -32/+36 |
| 2020-03-30 | rustc -> rustc_middle part 2 | Mazdak Farrokhzad | -95/+95 |
| 2020-03-30 | rustc -> rustc_middle part 1 | Mazdak Farrokhzad | -1/+1 |
| 2020-03-27 | Rollup merge of #70457 - Centril:non-exhaustive-scrutinee-type, r=estebank | Mazdak Farrokhzad | -0/+2 |
| 2020-03-27 | non-exhastive diagnostic: add note re. scrutinee type | Mazdak Farrokhzad | -0/+2 |
| 2020-03-27 | Auto merge of #68404 - Amanieu:llvm-asm, r=estebank | bors | -10/+10 |
| 2020-03-26 | Rollup merge of #70413 - AminArria:match-pattern-incorrect-warning, r=Centril... | Dylan DPC | -8/+41 |
| 2020-03-26 | Rename asm! to llvm_asm! | Amanieu d'Antras | -10/+10 |
| 2020-03-26 | Fix incorrect pattern warning "unreachable pattern" | Amin Arria | -8/+41 |
| 2020-03-26 | Rollup merge of #69866 - estebank:guess_head_span, r=eddyb | Mazdak Farrokhzad | -1/+1 |
| 2020-03-25 | Rename `def_span` to `guess_head_span` | Esteban Küber | -1/+1 |
| 2020-03-25 | make Size::from* methods generic in the integer type they accept | Ralf Jung | -3/+3 |
| 2020-03-24 | Rollup merge of #68884 - Zoxc:gen-type, r=nikomatsakis | Mazdak Farrokhzad | -1/+2 |
| 2020-03-24 | Rollup merge of #69981 - oli-obk:const_blocks, r=eddyb | Mazdak Farrokhzad | -30/+4 |
| 2020-03-23 | Address review comments | Oliver Scherer | -2/+2 |
| 2020-03-23 | Make the `type_of` return a generic type for generators | John Kåre Alsaker | -1/+2 |
| 2020-03-23 | Use `DefId`s to identify anon consts when converting from HIR to ty::Const | Oliver Scherer | -0/+1 |
| 2020-03-23 | Evaluate repeat expression lengths as late as possible | Oliver Scherer | -30/+3 |
| 2020-03-23 | Rollup merge of #69968 - eddyb:tupled-closure-captures, r=nikomatsakis | Mazdak Farrokhzad | -9/+7 |
| 2020-03-23 | Rollup merge of #70269 - matthiaskrgr:clippy_closures, r=Dylan-DPC | Mazdak Farrokhzad | -1/+1 |
| 2020-03-22 | remove redundant closures (clippy::redundant_closure) | Matthias Krüger | -1/+1 |
| 2020-03-21 | remove unused unit values (clippy::unused_unit) | Matthias Krüger | -4/+1 |
| 2020-03-21 | make some let-if-bindings more idiomatic (clippy::useless_let_if_seq) | Matthias Krüger | -4/+5 |
| 2020-03-21 | rustc: keep upvars tupled in {Closure,Generator}Substs. | Eduard-Mihai Burtescu | -9/+7 |
| 2020-03-21 | Rollup merge of #70187 - matthiaskrgr:cl2ppy, r=Mark-Simulacrum | Mazdak Farrokhzad | -2/+2 |
| 2020-03-21 | Rollup merge of #70165 - matthewjasper:erase-more, r=nikomatsakis | Mazdak Farrokhzad | -9/+18 |
| 2020-03-20 | remove redundant returns (clippy::needless_return) | Matthias Krüger | -4/+3 |
| 2020-03-19 | Use erased regions in MIR | Matthew Jasper | -9/+18 |
| 2020-03-19 | rustc: use LocalDefId instead of DefIndex in HirId. | Eduard-Mihai Burtescu | -1/+1 |
| 2020-03-19 | rustc: rename DefId::to_local to expect_local and use it instead of LocalDefI... | Eduard-Mihai Burtescu | -3/+2 |
| 2020-03-18 | Rollup merge of #69920 - Centril:hir-cleanup, r=Zoxc | Mazdak Farrokhzad | -17/+12 |
| 2020-03-18 | Rollup merge of #69899 - ecstatic-morse:const-idx-methods, r=oli-obk | Mazdak Farrokhzad | -0/+3 |
| 2020-03-17 | Add requisite feature gates for const assert | Dylan MacKenzie | -0/+3 |
| 2020-03-16 | Fiddle `ParamEnv` through to a place that used to use `ParamEnv::empty` in a ... | Oliver Scherer | -3/+8 |
| 2020-03-16 | use direct imports for `rustc::{lint, session}`. | Mazdak Farrokhzad | -14/+10 |
| 2020-03-16 | remove unnecessary hir::map imports | Mazdak Farrokhzad | -3/+2 |
| 2020-03-15 | More Method->Fn renaming | Mark Mansi | -2/+2 |
| 2020-03-15 | Auto merge of #68944 - Zoxc:hir-map, r=eddyb | bors | -2/+2 |
| 2020-03-15 | resolve: Prevent fresh bindings from shadowing ambiguity items | Vadim Petrochenkov | -1/+9 |
| 2020-03-14 | Index HIR after creating TyCtxt | John Kåre Alsaker | -2/+2 |
| 2020-03-14 | Make downstream crates compile. | Camille GILLOT | -2/+4 |
| 2020-03-14 | Move rustc_infer::traits to new crate rustc_trait_selection. | Camille GILLOT | -0/+1 |
| 2020-03-12 | Rollup merge of #69674 - mark-i-m:assoc-fn, r=matthewjasper | Mazdak Farrokhzad | -3/+3 |
| 2020-03-10 | Matrix::push: recursively expand or-patterns | Mazdak Farrokhzad | -1/+5 |