| Age | Commit message (Expand) | Author | Lines |
| 2019-04-28 | Fix lint findings in librustc_mir | flip1995 | -7/+7 |
| 2019-04-27 | Rollup merge of #60292 - varkor:ty-tuple-substs, r=nikomatsakis | Mazdak Farrokhzad | -2/+5 |
| 2019-04-26 | Update handling of Tuple | varkor | -2/+5 |
| 2019-04-25 | Update mir_const_qualif | John Kåre Alsaker | -7/+4 |
| 2019-04-24 | Rollup merge of #59739 - cramertj:stabilize, r=withoutboats | Mazdak Farrokhzad | -2/+6 |
| 2019-04-24 | Rollup merge of #56278 - eddyb:mir-debuginfo-proof, r=nikomatsakis | Mazdak Farrokhzad | -8/+8 |
| 2019-04-23 | Add rustc_allow_const_fn_ptr | Taylor Cramer | -2/+6 |
| 2019-04-23 | rustc: dissuade compiler developers from misusing upvar debuginfo. | Eduard-Mihai Burtescu | -3/+3 |
| 2019-04-23 | rustc_mir: don't use upvar_decls in the generator state transform. | Eduard-Mihai Burtescu | -5/+5 |
| 2019-04-22 | Never stop due to errors before borrow checking | Esteban Küber | -1/+3 |
| 2019-04-21 | Change return type of `TyCtxt::is_static` to bool | Vadim Petrochenkov | -1/+1 |
| 2019-04-21 | Auto merge of #60116 - RalfJung:miri-exit, r=oli-obk | bors | -0/+1 |
| 2019-04-20 | Auto merge of #59987 - saleemjaffer:refactor_adjust_castkinds, r=oli-obk | bors | -11/+7 |
| 2019-04-19 | add Miri error variant for process exit | Ralf Jung | -0/+1 |
| 2019-04-18 | Add own_requires_monomorphization | varkor | -2/+1 |
| 2019-04-17 | Rollup merge of #59646 - JohnTitor:improve-wording, r=oli-obk | Mazdak Farrokhzad | -1/+6 |
| 2019-04-16 | refactor Adjustment to use new PointerCast enum | Saleem Jaffer | -6/+2 |
| 2019-04-16 | Make wording verbose | Yuki OKUSHI | -1/+6 |
| 2019-04-15 | basic refactor. Adding PointerCast enum | Saleem Jaffer | -12/+12 |
| 2019-04-14 | Rollup merge of #59796 - oli-obk:const_arg_ice, r=eddyb | Mazdak Farrokhzad | -45/+51 |
| 2019-04-12 | Auto merge of #59536 - Zoxc:the-arena, r=eddyb | bors | -3/+2 |
| 2019-04-10 | Documentation should have proper grammar | Oliver Scherer | -3/+6 |
| 2019-04-08 | Elaborate on implicit promotability | Oliver Scherer | -1/+4 |
| 2019-04-08 | Pacify tidy | Oliver Scherer | -2/+5 |
| 2019-04-08 | Get rid of "is not const" naming | Oliver Scherer | -16/+16 |
| 2019-04-08 | Explicit promotion is indistinguishable from explicit promotion | Oliver Scherer | -10/+8 |
| 2019-04-08 | Generalize initial "not const" assignments | Oliver Scherer | -23/+23 |
| 2019-04-08 | `asm!` output can neither be promotable nor const | Oliver Scherer | -1/+0 |
| 2019-04-07 | Update comment | Oliver Scherer | -1/+1 |
| 2019-04-07 | Add more regression tests for accidental promotion | Oliver Scherer | -2/+2 |
| 2019-04-07 | Function arguments should never get promoted | Oliver Scherer | -1/+1 |
| 2019-04-05 | Add DropArena and use it to allocate types with few allocations | John Kåre Alsaker | -3/+2 |
| 2019-04-04 | Fix cases of conflicting two-phase borrows | Matthew Jasper | -3/+3 |
| 2019-04-03 | Deny internal lints on librustc_mir | flip1995 | -5/+5 |
| 2019-04-03 | Rollup merge of #59514 - tmandry:remove-adt-def-from-projection-elem, r=eddyb | Mazdak Farrokhzad | -24/+23 |
| 2019-04-03 | Improve wording | Yuki OKUSHI | -1/+1 |
| 2019-04-02 | Remove adt_def from PlaceTy and make it a struct | Tyler Mandry | -24/+23 |
| 2019-04-02 | Rollup merge of #59607 - kenta7777:renames-EvalErrorKind-to-InterpError, r=ol... | Mazdak Farrokhzad | -5/+5 |
| 2019-04-02 | Rollup merge of #59585 - rust-lang:shallow-borrow-fixes, r=pnkfelix | Mazdak Farrokhzad | -1/+4 |
| 2019-04-02 | renames EvalErrorKind to InterpError | kenta7777 | -5/+5 |
| 2019-04-01 | Allow closure to unsafe fn coercion | Taiki Endo | -2/+2 |
| 2019-03-31 | Fixes for shallow borrows | Matthew Jasper | -1/+4 |
| 2019-03-29 | rustc(codegen): uncache `def_symbol_name` prefix from `symbol_name`. | Eduard-Mihai Burtescu | -1/+1 |
| 2019-03-27 | Rollup merge of #59430 - kenta7777:rename-evalcontext-to-interpretcx, r=oli-obk | Josh Stone | -2/+2 |
| 2019-03-26 | Rollup merge of #59232 - saleemjaffer:mir_place_refactor, r=oli-obk | Mazdak Farrokhzad | -27/+45 |
| 2019-03-26 | renames EvalContext to InterpretCx. | kenta7777 | -2/+2 |
| 2019-03-24 | Rollup merge of #59251 - matthewjasper:fix-graphviz, r=petrochenkov | kennytm | -19/+18 |
| 2019-03-24 | code review fixes | Saleem Jaffer | -3/+4 |
| 2019-03-23 | Swap const evaluation lint spans to point at problem in primary span | Esteban Küber | -0/+1 |
| 2019-03-23 | adding mir::StaticKind enum for static and promoted | Saleem Jaffer | -31/+42 |