| Age | Commit message (Expand) | Author | Lines |
| 2019-12-11 | Rollup merge of #67134 - oli-obk:const_prop_zst, r=wesleywiser | Yuki Okushi | -4/+9 |
| 2019-12-08 | Ensure that we get a hard error on generic ZST constants if their body causes... | Oliver Scherer | -4/+9 |
| 2019-12-05 | rustc: Apply clearer naming to BodyAndCache, fix Deref impl, remove unneeded ... | Paul Daniel Faria | -5/+5 |
| 2019-12-02 | Remove HasLocalDecls impl from BodyCache's, properly reborrow to Body, rename... | Paul Daniel Faria | -23/+23 |
| 2019-12-02 | Remove BodyCache.body and rely on Deref as much as possible for ReadOnlyBodyC... | Paul Daniel Faria | -2/+2 |
| 2019-12-02 | Fix tidy errors | Paul Daniel Faria | -2/+6 |
| 2019-12-02 | Fix remaining compilation issues | Paul Daniel Faria | -1/+2 |
| 2019-12-02 | Simplify BodyCache impl and fix all remaining type errors in librustc_mir (li... | Paul Daniel Faria | -23/+23 |
| 2019-12-02 | Address nits and remove unneeded pass | Paul Daniel Faria | -5/+3 |
| 2019-12-02 | Move predecessors cache invalidation back to basic_blocks_mut, add a couple m... | Paul Daniel Faria | -37/+36 |
| 2019-12-02 | Address linting errors caught by CI | Paul Daniel Faria | -2/+2 |
| 2019-12-02 | Stop invalidating predecessors cache when accessing unique basic block, inval... | Paul Daniel Faria | -33/+37 |
| 2019-11-27 | rustc: move debug info from LocalDecl and UpvarDecl into a dedicated VarDebug... | Eduard-Mihai Burtescu | -8/+0 |
| 2019-11-08 | [mir-opt] Handle aggregates in SimplifyLocals pass | Wesley Wiser | -8/+15 |
| 2019-10-22 | Intern place projection | Santiago Pastorino | -3/+8 |
| 2019-10-20 | Improve SimplifyLocals pass so it can remove unused consts | Wesley Wiser | -22/+54 |
| 2019-10-18 | Use Cow to handle modifications of projection in preparation for interning | Santiago Pastorino | -5/+6 |
| 2019-10-17 | Add process_* place hooks to improve code reutilization | Santiago Pastorino | -16/+8 |
| 2019-10-17 | Prepare simplify MutVisitor to have projections interned | Santiago Pastorino | -0/+20 |
| 2019-09-29 | remove indexed_vec re-export from rustc_data_structures | csmoe | -1/+1 |
| 2019-09-29 | remove bit_set re-export from rustc_data_structures | csmoe | -1/+1 |
| 2019-08-22 | Move 'tcx lifetime on MirPass | Wesley Wiser | -4/+4 |
| 2019-07-03 | Remove needless lifetimes | Jeremy Stucki | -1/+1 |
| 2019-06-18 | rustc: remove 'x: 'y bounds (except from comments/strings). | Eduard-Mihai Burtescu | -2/+2 |
| 2019-06-14 | Run `rustfmt --file-lines ...` for changes from previous commits. | Eduard-Mihai Burtescu | -6/+1 |
| 2019-06-14 | Unify all uses of 'gcx and 'tcx. | Eduard-Mihai Burtescu | -2/+2 |
| 2019-06-12 | Run `rustfmt --file-lines ...` for changes from previous commits. | Eduard-Mihai Burtescu | -8/+7 |
| 2019-06-12 | rustc: replace `TyCtxt<'tcx, 'gcx, 'tcx>` with `TyCtxt<'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -2/+2 |
| 2019-06-12 | Fix fallout from `deny(unused_lifetimes)`. | Eduard-Mihai Burtescu | -2/+2 |
| 2019-06-12 | rustc: replace `TyCtxt<'a, 'gcx, 'tcx>` with `TyCtxt<'tcx, 'gcx, 'tcx>`. | Eduard-Mihai Burtescu | -2/+2 |
| 2019-06-11 | rustc_mir: deny(unused_lifetimes). | Eduard-Mihai Burtescu | -1/+1 |
| 2019-06-09 | Changed usages of `mir` in librustc::mir and librustc_mir to `body` | Jad Ghalayini | -23/+23 |
| 2019-05-28 | Changes the type `mir::Mir` into `mir::Body` | Claude-Alban RANÉLY-VERGÉ-DÉPRÉ | -7/+7 |
| 2019-04-26 | Remove region from borrow place contexts | Matthew Jasper | -2/+2 |
| 2019-02-09 | fix rebase fallout | Ralf Jung | -2/+2 |
| 2019-02-08 | librustc_mir => 2018 | Taiki Endo | -3/+3 |
| 2018-12-25 | Remove licenses | Mark Rousskov | -10/+0 |
| 2018-12-13 | Make SimplifyCfg collapse goto chains from bb0 | Shotaro Yamada | -1/+26 |
| 2018-11-07 | Rollup merge of #55734 - teresy:shorthand-fields, r=davidtwco | kennytm | -1/+1 |
| 2018-11-06 | refactor: use shorthand fields | teresy | -1/+1 |
| 2018-10-27 | Refactor and add `PlaceContext::AscribeUserTy`. | David Wood | -2/+4 |
| 2018-09-18 | Merge indexed_set.rs into bitvec.rs, and rename it bit_set.rs. | Nicholas Nethercote | -5/+5 |
| 2018-08-04 | Normalize DebugInfoLevel to standard style | Mark Rousskov | -2/+2 |
| 2018-08-01 | Split out growth functionality into BitVector type | Mark Rousskov | -5/+5 |
| 2018-07-25 | parameterize `BitVector` and `BitMatrix` by their index types | Niko Matsakis | -14/+17 |
| 2018-05-17 | Rename trans to codegen everywhere. | Irina Popa | -1/+1 |
| 2018-05-01 | rustc: return impl Iterator from Terminator(Kind)::successors(_mut). | Eduard-Mihai Burtescu | -5/+5 |
| 2018-02-20 | rustc_mir: do not remove dead user variables if debuginfo needs them. | Eduard-Mihai Burtescu | -4/+13 |
| 2017-12-03 | funnel all unwind paths through a single Resume block | Ariel Ben-Yehuda | -34/+0 |
| 2017-12-01 | MIR: s/Lvalue/Place in type names. | Eduard-Mihai Burtescu | -4/+4 |