| Age | Commit message (Expand) | Author | Lines |
| 2019-08-05 | Drop span argument from mk_list_item | Mark Rousskov | -4/+3 |
| 2019-08-05 | add unknown token | Aleksey Kladov | -1/+2 |
| 2019-08-05 | Auto merge of #63079 - RalfJung:ctfe-no-align, r=oli-obk | bors | -12/+5 |
| 2019-08-05 | Auto merge of #63248 - petrochenkov:nomarker, r=matthewjasper | bors | -2/+16 |
| 2019-08-05 | Auto merge of #63245 - RalfJung:miri-error, r=oli-obk | bors | -6/+15 |
| 2019-08-04 | tweak output and tests | Esteban Küber | -1/+3 |
| 2019-08-04 | Rename `Target::Ty` to `Target::TyAlias` | varkor | -2/+2 |
| 2019-08-04 | Rename `ItemImplKind::Type` to `ItemImplKind::TyAlias` | varkor | -14/+14 |
| 2019-08-04 | Rename `ItemKind::Ty` to `ItemKind::TyAlias` | varkor | -16/+16 |
| 2019-08-04 | Revert "Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank" | Ariel Ben-Yehuda | -7/+2 |
| 2019-08-04 | AssumptionNotHeld is used only once in Miri and never caught... remove from enum | Ralf Jung | -4/+0 |
| 2019-08-04 | move AssumptionNotHeld to UB | Ralf Jung | -3/+4 |
| 2019-08-03 | Simplify change to layout_of | Esteban Küber | -10/+1 |
| 2019-08-03 | Point to local place span on "type too big" error | Esteban Küber | -1/+10 |
| 2019-08-03 | Move special treatment of `derive(Copy, PartialEq, Eq)` from expansion infras... | Vadim Petrochenkov | -2/+16 |
| 2019-08-03 | avoid mutable state and override main message | Esteban Küber | -5/+6 |
| 2019-08-03 | Auto merge of #63059 - Centril:sound-bind-by-move, r=matthewjasper | bors | -2/+2 |
| 2019-08-03 | add variant for experimental UB (like Stacked Borrows) | Ralf Jung | -3/+5 |
| 2019-08-03 | also add macros for free-form error messages | Ralf Jung | -0/+10 |
| 2019-08-03 | Auto merge of #63234 - Centril:rollup-h9t731z, r=Centril | bors | -24/+24 |
| 2019-08-03 | Rollup merge of #63229 - RalfJung:miri-error, r=oli-obk | Mazdak Farrokhzad | -21/+20 |
| 2019-08-03 | Rollup merge of #63227 - jakubadamw:issue-63151, r=estebank | Mazdak Farrokhzad | -2/+3 |
| 2019-08-03 | Rollup merge of #63146 - Mark-Simulacrum:clean-attr, r=petrochenkov | Mazdak Farrokhzad | -1/+1 |
| 2019-08-03 | Auto merge of #62946 - RalfJung:miri_type_dispatch_first, r=oli-obk | bors | -0/+6 |
| 2019-08-03 | Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centril | bors | -285/+298 |
| 2019-08-03 | Rollup merge of #63208 - tmandry:issue-62658, r=cramertj | Mazdak Farrokhzad | -0/+2 |
| 2019-08-02 | dead_code: Properly inspect fields in struct patterns with type relative paths | Jakub Adam Wieczorek | -2/+3 |
| 2019-08-02 | dedup free-form Unsupported errors; add macros for free-form UB and Unsupport... | Ralf Jung | -13/+12 |
| 2019-08-02 | be less British | Ralf Jung | -8/+8 |
| 2019-08-02 | add is_any_ptr type test; this also helps pacify tidy | Ralf Jung | -0/+6 |
| 2019-08-02 | CTFE: simplify Value type by not checking for alignment | Ralf Jung | -12/+5 |
| 2019-08-02 | Fix broken test and nit | varkor | -32/+35 |
| 2019-08-02 | Nicer labels for type layout errors | Esteban Küber | -2/+2 |
| 2019-08-02 | Do not lint on SizeOverflow, always error | Esteban Küber | -1/+3 |
| 2019-08-02 | Always error on `SizeOverflow` during mir evaluation | Esteban Küber | -1/+0 |
| 2019-08-02 | Auto merge of #63207 - petrochenkov:outest2, r=Mark-Simulacrum | bors | -26/+33 |
| 2019-08-02 | Rollup merge of #63189 - waywardmonkeys:doc-improvements, r=Centril | Mazdak Farrokhzad | -2/+2 |
| 2019-08-02 | Rollup merge of #63153 - varkor:remove-resolve_const_var, r=cramertj | Mazdak Farrokhzad | -31/+10 |
| 2019-08-02 | Rollup merge of #62969 - saleemjaffer:declutter_interperror, r=RalfJung | Mazdak Farrokhzad | -95/+233 |
| 2019-08-02 | Address review comments | varkor | -12/+11 |
| 2019-08-02 | Rename `OpaqueTyOrigin` variants | varkor | -9/+9 |
| 2019-08-02 | Replace `exist_ty` and `ExistTy` with `opaque_ty` and `OpaqueTy` | varkor | -67/+67 |
| 2019-08-02 | Replace `abstract type` with type alias `impl Trait` | varkor | -44/+44 |
| 2019-08-02 | Fix fallout after rebase | varkor | -2/+2 |
| 2019-08-02 | Replace "existential" by "opaque" | varkor | -158/+169 |
| 2019-08-01 | Round generator sizes to multiple of their alignment | Tyler Mandry | -0/+2 |
| 2019-08-02 | librustc: Unconfigure tests during normal build | Vadim Petrochenkov | -26/+33 |
| 2019-08-02 | Fix typos in doc comments. | Bruce Mitchener | -2/+2 |
| 2019-08-01 | code review fixes | Saleem Jaffer | -5/+1 |
| 2019-08-01 | code review fixes | Saleem Jaffer | -31/+40 |