| Age | Commit message (Expand) | Author | Lines |
| 2019-08-05 | improve align_offset docs | Ralf Jung | -4/+8 |
| 2019-08-05 | Auto merge of #63079 - RalfJung:ctfe-no-align, r=oli-obk | bors | -46/+62 |
| 2019-08-05 | Auto merge of #63248 - petrochenkov:nomarker, r=matthewjasper | bors | -108/+167 |
| 2019-08-05 | Auto merge of #63245 - RalfJung:miri-error, r=oli-obk | bors | -6/+15 |
| 2019-08-04 | Auto merge of #63213 - varkor:itemkind-tyalias, r=Centril | bors | -89/+90 |
| 2019-08-04 | Rename `Target::Ty` to `Target::TyAlias` | varkor | -2/+2 |
| 2019-08-04 | Rename `ItemImplKind::Type` to `ItemImplKind::TyAlias` | varkor | -35/+36 |
| 2019-08-04 | Rename `ItemKind::Ty` to `ItemKind::TyAlias` | varkor | -52/+52 |
| 2019-08-04 | Auto merge of #62816 - estebank:type-ascription-macros, r=petrochenkov | bors | -13/+57 |
| 2019-08-04 | Auto merge of #63048 - Aaron1011:feature/rustdoc-reexport-doc, r=GuillaumeGomez | bors | -24/+73 |
| 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-04 | Auto merge of #63233 - RalfJung:get_unchecked, r=Centril | bors | -4/+16 |
| 2019-08-04 | fix links | Ralf Jung | -2/+2 |
| 2019-08-04 | Auto merge of #63199 - ehuss:fix-rustc-guide-toolstate, r=kennytm | bors | -1/+6 |
| 2019-08-03 | Auto merge of #63235 - Xanewok:update-rls, r=Centril | bors | -5/+21 |
| 2019-08-03 | Move special treatment of `derive(Copy, PartialEq, Eq)` from expansion infras... | Vadim Petrochenkov | -108/+167 |
| 2019-08-03 | Auto merge of #63059 - Centril:sound-bind-by-move, r=matthewjasper | bors | -186/+205 |
| 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 | ci: move .azure-pipelines to src/ci/azure-pipelines | Pietro Albini | -1/+883 |
| 2019-08-03 | cargotest: servo -> caac107ae8145ef2fd20365e2b8fadaf09c2eb3b | Mazdak Farrokhzad | -1/+1 |
| 2019-08-03 | Auto merge of #63234 - Centril:rollup-h9t731z, r=Centril | bors | -667/+357 |
| 2019-08-03 | Apply suggestions from code review | Ralf Jung | -8/+12 |
| 2019-08-03 | Rollup merge of #63229 - RalfJung:miri-error, r=oli-obk | Mazdak Farrokhzad | -98/+90 |
| 2019-08-03 | Rollup merge of #63227 - jakubadamw:issue-63151, r=estebank | Mazdak Farrokhzad | -2/+29 |
| 2019-08-03 | Rollup merge of #63218 - lenary:riscv-non-experimental, r=alexcrichton | Mazdak Farrokhzad | -5/+8 |
| 2019-08-03 | Rollup merge of #63146 - Mark-Simulacrum:clean-attr, r=petrochenkov | Mazdak Farrokhzad | -538/+206 |
| 2019-08-03 | Rollup merge of #62954 - ia0:fix_typo_span, r=Centril | Mazdak Farrokhzad | -24/+24 |
| 2019-08-03 | Update Rustfmt and RLS | Igor Matuszewski | -5/+21 |
| 2019-08-03 | clarify that unchecked indexing is UB even if the reference is never used | Ralf Jung | -4/+12 |
| 2019-08-03 | Auto merge of #62946 - RalfJung:miri_type_dispatch_first, r=oli-obk | bors | -165/+160 |
| 2019-08-02 | Fix rustc-guide toolstate tracking. | Eric Huss | -1/+6 |
| 2019-08-03 | Auto merge of #63180 - varkor:trait-alias-impl-trait, r=Centril | bors | -1033/+1050 |
| 2019-08-02 | Auto merge of #63228 - Centril:rollup-x39p5ga, r=Centril | bors | -288/+709 |
| 2019-08-03 | bless | Ralf Jung | -40/+40 |
| 2019-08-03 | Rollup merge of #63215 - gnzlbg:patch-6, r=Centril | Mazdak Farrokhzad | -3/+6 |
| 2019-08-03 | Rollup merge of #63212 - Centril:param-attrs-pretty, r=davidtwco | Mazdak Farrokhzad | -10/+99 |
| 2019-08-03 | Rollup merge of #63208 - tmandry:issue-62658, r=cramertj | Mazdak Farrokhzad | -0/+31 |
| 2019-08-03 | Rollup merge of #63206 - BaoshanPang:master, r=alexcrichton | Mazdak Farrokhzad | -64/+0 |
| 2019-08-03 | Rollup merge of #63196 - RalfJung:build_helper, r=alexcrichton | Mazdak Farrokhzad | -9/+10 |
| 2019-08-03 | Rollup merge of #63121 - estebank:formatting-pos, r=alexcrichton | Mazdak Farrokhzad | -195/+463 |
| 2019-08-03 | Rollup merge of #63107 - adrian-budau:master, r=alexcrichton | Mazdak Farrokhzad | -7/+100 |
| 2019-08-02 | dead_code: Properly inspect fields in struct patterns with type relative paths | Jakub Adam Wieczorek | -2/+29 |
| 2019-08-02 | dedup free-form Unsupported errors; add macros for free-form UB and Unsupport... | Ralf Jung | -49/+41 |
| 2019-08-02 | be less British | Ralf Jung | -9/+9 |
| 2019-08-02 | fix rebase fallout | Ralf Jung | -6/+7 |
| 2019-08-02 | const_prop no longer does ptr-to-int casts | Ralf Jung | -1/+1 |
| 2019-08-02 | bless all the things | Ralf Jung | -9/+7 |
| 2019-08-02 | trailing full stops | Ralf Jung | -2/+2 |