| Age | Commit message (Expand) | Author | Lines |
| 2019-05-31 | Remove GlobalArenas and use Arena instead | John Kåre Alsaker | -61/+33 |
| 2019-05-31 | Remove ty::BrFresh and new_bound | Yuki Okushi | -52/+4 |
| 2019-05-31 | Stabilize reverse_bits feature | Lzu Tao | -22/+11 |
| 2019-05-30 | Fix compilation errors | Chris Gregory | -2/+2 |
| 2019-05-30 | Remove unecessary `-Z continue-parse-after-error` from tests | Esteban Küber | -39/+39 |
| 2019-05-30 | Move code from `parser` to `diagnostics` | Esteban Küber | -36/+40 |
| 2019-05-30 | Remove `ArgSource::Recovery` | Esteban Küber | -7/+5 |
| 2019-05-30 | Recover gracefully from argument with missing type or param name | Esteban Küber | -28/+161 |
| 2019-05-31 | Fix unwrapping usize issue in HasMutInterior | varkor | -2/+28 |
| 2019-05-31 | Add more information in ConstEvalFailure error | varkor | -2/+5 |
| 2019-05-31 | Update LLVM | varkor | -0/+0 |
| 2019-05-30 | Fixed some typos. | OptimisticPeach | -2/+2 |
| 2019-05-31 | Parse 'async unsafe fn' instead of 'unsafe async fn'. | Mazdak Farrokhzad | -39/+36 |
| 2019-05-30 | Add Bound::cloned() | Chris Gregory | -0/+22 |
| 2019-05-30 | Make "panic did not include expected string" message consistent | varkor | -2/+2 |
| 2019-05-30 | Explicitly suggest 'type_ascription' feature | Janusz Marcinkiewicz | -7/+7 |
| 2019-05-30 | Auto merge of #61353 - alexcrichton:less-tools, r=pietroalbini | bors | -5/+3 |
| 2019-05-30 | Fixed lifetime misspelling | Christian Vallentin | -1/+1 |
| 2019-05-30 | Expand dynamic drop tests for cases in #47949 | Matthew Jasper | -1/+91 |
| 2019-05-30 | Add regression test for const generics ICE | varkor | -0/+24 |
| 2019-05-30 | Stabilize iter_nth_back feature | Lzu Tao | -6/+1 |
| 2019-05-30 | Fix links in Deref documentation | Guillaume Gomez | -6/+6 |
| 2019-05-30 | Auto merge of #61253 - nnethercote:avoid-hygiene_data-lookups, r=petrochenkov | bors | -62/+100 |
| 2019-05-30 | ci: Favor SCRIPT instead of RUST_CHECK_TARGET | Alex Crichton | -5/+3 |
| 2019-05-30 | Migrate nomicon book to MdBook2 | Mateusz Mikuła | -1/+1 |
| 2019-05-30 | Migrate rustdoc book to MdBook2 | Mateusz Mikuła | -7/+7 |
| 2019-05-30 | rename did -> def_id | Ralf Jung | -7/+7 |
| 2019-05-30 | Migrate unstable-book to MdBook2 | Mateusz Mikuła | -17/+17 |
| 2019-05-30 | light refactoring of global AllocMap | Ralf Jung | -68/+81 |
| 2019-05-30 | Update ui and run-pass for ellipsis_inclusive_range_patterns lint | memoryruins | -31/+112 |
| 2019-05-30 | submodules: update clippy from fb33fad0 to d2f51228 | Matthias Krüger | -8/+10 |
| 2019-05-30 | Make the `type_name` intrinsic's output deterministic | Oliver Scherer | -27/+306 |
| 2019-05-30 | Rollup merge of #61333 - varkor:apit-const-param-ice, r=estebank | Mazdak Farrokhzad | -0/+28 |
| 2019-05-30 | Rollup merge of #61322 - pietroalbini:debug-windows-submodule-cloning, r=alex... | Mazdak Farrokhzad | -0/+4 |
| 2019-05-30 | Rollup merge of #61321 - Centril:is_keyword_ahead, r=petrochenkov | Mazdak Farrokhzad | -35/+38 |
| 2019-05-30 | Rollup merge of #61284 - alexcrichton:less-s3, r=pietroalbini | Mazdak Farrokhzad | -9/+9 |
| 2019-05-30 | Rollup merge of #61280 - bgermann:master, r=alexcrichton | Mazdak Farrokhzad | -7/+5 |
| 2019-05-30 | Rollup merge of #61279 - llogiq:implicit-option-main-doctests, r=GuillaumeGomez | Mazdak Farrokhzad | -1/+31 |
| 2019-05-30 | Rollup merge of #61244 - RalfJung:box, r=rkruppe | Mazdak Farrokhzad | -5/+4 |
| 2019-05-30 | Rollup merge of #61231 - pnkfelix:issue-59548-linkage-diagnostic, r=petrochenkov | Mazdak Farrokhzad | -18/+99 |
| 2019-05-30 | Rollup merge of #60850 - SimonSapin:unguarded, r=alexcrichton | Mazdak Farrokhzad | -9/+1 |
| 2019-05-30 | Rollup merge of #60839 - davidtwco:const-generics-struct-ctor, r=varkor | Mazdak Farrokhzad | -73/+74 |
| 2019-05-30 | Rollup merge of #60802 - euclio:pulldown-cmark-panic, r=GuillaumeGomez | Mazdak Farrokhzad | -6/+15 |
| 2019-05-30 | Symbol name predicate list printed `+` excessively | Oliver Scherer | -1/+1 |
| 2019-05-30 | Set ellipsis_inclusive_range_patterns lint to warn | memoryruins | -1/+1 |
| 2019-05-30 | Auto merge of #61005 - michaelwoerister:error-pgo-windows-unwind, r=zackmdavis | bors | -8/+53 |
| 2019-05-30 | Auto merge of #61212 - alexcrichton:skip-rustc, r=pietroalbini | bors | -224/+253 |
| 2019-05-30 | Add a regression test for const parameters with impl Trait | varkor | -0/+16 |
| 2019-05-30 | Sort in-band generic parameter definitions from APIT | varkor | -0/+12 |
| 2019-05-30 | Add `HygieneData::{outer,expn_info,is_descendant_of}` methods. | Nicholas Nethercote | -26/+24 |