| Age | Commit message (Expand) | Author | Lines |
| 2019-02-06 | SGX target: simplify usercall internals | Jethro Beekman | -84/+59 |
| 2019-02-07 | libsyntax => 2018 | Taiki Endo | -574/+617 |
| 2019-02-06 | Fix broken grammar in iter::from_fn() docs | Sebastian Dröge | -4/+2 |
| 2019-02-07 | librustc_resolve => 2018 | Taiki Endo | -89/+96 |
| 2019-02-07 | librustc_save_analysis => 2018 | Taiki Endo | -82/+79 |
| 2019-02-06 | error output updated by ./x.py test --stage 1 src/test/ui --incremental --bless | Clint Frederickson | -38/+38 |
| 2019-02-06 | librustc_plugin => 2018 | Taiki Endo | -10/+8 |
| 2019-02-06 | display sugared return types for async functions | Andy Russell | -17/+88 |
| 2019-02-06 | librustc_fs_util => 2018 | Taiki Endo | -0/+3 |
| 2019-02-06 | Revert "Auto merge of #57975 - alexcrichton:debug-exit-appveyor, r=pietroalbini" | Pietro Albini | -7/+0 |
| 2019-02-06 | Revert "Rollup merge of #58162 - pietroalbini:track-259, r=alexcrichton" | Pietro Albini | -7/+1 |
| 2019-02-06 | librustc_lsan => 2018 | Taiki Endo | -4/+3 |
| 2019-02-06 | librustc_allocator => 2018 | Taiki Endo | -15/+7 |
| 2019-02-06 | libprofiler_builtins => 2018 | Taiki Endo | -3/+2 |
| 2019-02-06 | librustc_asan => 2018 | Taiki Endo | -4/+3 |
| 2019-02-06 | librustc_msan => 2018 | Taiki Endo | -4/+3 |
| 2019-02-06 | librustc_tsan => 2018 | Taiki Endo | -4/+3 |
| 2019-02-06 | add tracking issue | Ralf Jung | -1/+1 |
| 2019-02-06 | remove now-unneeded raw ptr casts | Ralf Jung | -3/+3 |
| 2019-02-06 | Add embedded book to test such that checktools works | Mark Rousskov | -0/+1 |
| 2019-02-06 | fix doctests | Ralf Jung | -1/+2 |
| 2019-02-06 | Auto merge of #56123 - oli-obk:import_miri_from_future, r=eddyb | bors | -2/+155 |
| 2019-02-06 | Make an assert debug-only in `find_constraint_paths_between_regions`. | Nicholas Nethercote | -1/+1 |
| 2019-02-06 | Auto merge of #58061 - nnethercote:overhaul-syntax-Folder, r=petrochenkov | bors | -2004/+1791 |
| 2019-02-05 | Move ArcWake in common test file. | Matthias Einwag | -110/+73 |
| 2019-02-06 | Auto merge of #58058 - QuietMisdreavus:use-attr, r=GuillaumeGomez | bors | -6/+18 |
| 2019-02-06 | Make `intern_lazy_const` actually intern its argument. | Nicholas Nethercote | -38/+40 |
| 2019-02-06 | Rename `fold.rs` as `mut_visit.rs`. | Nicholas Nethercote | -1/+1 |
| 2019-02-05 | Auto merge of #58131 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-02-06 | Overhaul `syntax::fold::Folder`. | Nicholas Nethercote | -1516/+1417 |
| 2019-02-05 | extend box-maybe-uninit test | Ralf Jung | -0/+3 |
| 2019-02-05 | Do not ICE in codegen given a extern_type static | Dan Robertson | -1/+48 |
| 2019-02-05 | fix test case | Ralf Jung | -3/+3 |
| 2019-02-05 | [WIP] add better error message for partial move | Clint Frederickson | -3/+6 |
| 2019-02-05 | Allow const assignment for int saturating_add() calls for #58030 | Patrick McCarter | -12/+91 |
| 2019-02-05 | allow shorthand syntax for deprecation reason | Andy Russell | -67/+117 |
| 2019-02-05 | typeck: partially HirIdify | ljedrz | -47/+49 |
| 2019-02-05 | mir: partially HirIdify | ljedrz | -23/+20 |
| 2019-02-05 | rustc: partially HirIdify | ljedrz | -33/+30 |
| 2019-02-05 | Update cargo | Eric Huss | -0/+0 |
| 2019-02-05 | Auto merge of #57851 - Aaron1011:fix/clean-lifetime, r=GuillaumeGomez | bors | -15/+37 |
| 2019-02-05 | fix str mutating through a ptr derived from &self | Ralf Jung | -3/+19 |
| 2019-02-05 | move librustc to 2018 | Mark Mansi | -1243/+1234 |
| 2019-02-05 | fix doctest | Ralf Jung | -2/+2 |
| 2019-02-06 | Rollup merge of #58186 - komaeda:docs/integrate-rustlings, r=steveklabnik | kennytm | -0/+6 |
| 2019-02-06 | Rollup merge of #58182 - jethrogb:jb/sgx-bytebuffer-len-0, r=joshtriplett | kennytm | -3/+9 |
| 2019-02-06 | Rollup merge of #58172 - garyemerson:patch-1, r=steveklabnik | kennytm | -14/+14 |
| 2019-02-06 | Rollup merge of #58162 - pietroalbini:track-259, r=alexcrichton | kennytm | -1/+7 |
| 2019-02-06 | Rollup merge of #58145 - taiki-e:poll, r=cramertj | kennytm | -0/+1 |
| 2019-02-06 | Rollup merge of #58142 - jethrogb:jb/sgx-rwlock, r=joshtriplett | kennytm | -3/+0 |