| Age | Commit message (Expand) | Author | Lines |
| 2019-02-24 | Auto merge of #58232 - ljedrz:HirIdification_continued, r=Zoxc | bors | -10/+5 |
| 2019-02-23 | Auto merge of #57051 - Eijebong:parking_lot, r=nikomatsakis | bors | -1/+1 |
| 2019-02-23 | Auto merge of #58661 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-02-22 | Update cargo | Eric Huss | -0/+0 |
| 2019-02-22 | Rollup merge of #58621 - phansch:update_miri_links, r=oli-obk | Mazdak Farrokhzad | -1/+1 |
| 2019-02-22 | Update parking_lot to 0.7 | Bastien Orivel | -1/+1 |
| 2019-02-21 | Update miri links | Philipp Hansch | -1/+1 |
| 2019-02-21 | Auto merge of #58584 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-02-20 | update clippy: partially HirIdify | ljedrz | -10/+5 |
| 2019-02-19 | Update cargo | Eric Huss | -0/+0 |
| 2019-02-19 | update miri | Ralf Jung | -14/+14 |
| 2019-02-19 | update miri | Ralf Jung | -14/+14 |
| 2019-02-19 | Auto merge of #58571 - Manishearth:rustup, r=Manishearth | bors | -17/+15 |
| 2019-02-19 | Update clippy to rust-lang/rust-clippy@d61b25419be | Manish Goregaokar | -7/+9 |
| 2019-02-18 | Add constant_time_eq to license exception list of tidy tool | flip1995 | -0/+1 |
| 2019-02-18 | Update Cargo.toml of rustc-workspace-hack | flip1995 | -1/+1 |
| 2019-02-18 | Update rustfmt to rust-lang/rustfmt@d6829d | flip1995 | -5/+5 |
| 2019-02-18 | Update RLS to rust-lang/rls@0d6f53 | flip1995 | -0/+0 |
| 2019-02-18 | Update Clippy to rust-lang/rust-clippy@32ee30 | flip1995 | -12/+7 |
| 2019-02-17 | publish_toolstate.py: further fix the runtime errors | kennytm | -3/+3 |
| 2019-02-17 | Auto merge of #58495 - kennytm:rollup, r=kennytm | bors | -1/+1 |
| 2019-02-17 | Auto merge of #58477 - rust-lang:fix-publish-toolstate-syntax-error, r=oli-obk | bors | -3/+3 |
| 2019-02-16 | Notify myself when Clippy toolstate changes | Philipp Hansch | -1/+1 |
| 2019-02-15 | Auto merge of #58406 - Disasm:rv64-support, r=nagisa | bors | -0/+2 |
| 2019-02-15 | Fix the syntax error in publish_toolstate.py | kennytm | -3/+3 |
| 2019-02-14 | Notify @topecongiro when the state of rustfmt has changed | topecongiro | -1/+1 |
| 2019-02-13 | Auto merge of #56951 - oli-obk:auto_toolstate_issue, r=kennytm | bors | -3/+83 |
| 2019-02-12 | Auto merge of #58341 - alexreg:cosmetic-2-doc-comments, r=steveklabnik | bors | -30/+30 |
| 2019-02-12 | Add riscv64gc-unknown-none-elf target | Vadim Kaushan | -0/+1 |
| 2019-02-12 | Add riscv64imac-unknown-none-elf target | Vadim Kaushan | -0/+1 |
| 2019-02-12 | Permit issue posting to have network failures | Oliver Scherer | -4/+12 |
| 2019-02-12 | Auto merge of #58098 - oli-obk:maybe_allow_internal_unstable, r=petrochenkov | bors | -0/+1 |
| 2019-02-12 | Auto merge of #57388 - euclio:runmake-explicit-ignore, r=kennytm | bors | -0/+9 |
| 2019-02-12 | Rollup merge of #58288 - taiki-e:rustc-workspace-hack-2018, r=alexcrichton | Mazdak Farrokhzad | -0/+1 |
| 2019-02-12 | Rollup merge of #58287 - taiki-e:rustc-std-workspace-core-2018, r=alexcrichton | Mazdak Farrokhzad | -2/+2 |
| 2019-02-11 | use ignore directives for run-make tests | Andy Russell | -0/+9 |
| 2019-02-11 | Allow platform specific tests | Oliver Scherer | -0/+1 |
| 2019-02-10 | tools: doc comments | Alexander Regueiro | -30/+30 |
| 2019-02-10 | bump cargo submodule | Pietro Albini | -0/+0 |
| 2019-02-09 | Rollup merge of #58285 - taiki-e:error_index_generator-2018, r=Centril | Mazdak Farrokhzad | -1/+3 |
| 2019-02-09 | Rollup merge of #58115 - h-michael:rustdoc-2018, r=Centril | Mazdak Farrokhzad | -2/+3 |
| 2019-02-09 | Rollup merge of #58091 - phansch:compiletest2018, r=Centril | Mazdak Farrokhzad | -47/+39 |
| 2019-02-08 | error_index_generator => 2018 | Taiki Endo | -1/+3 |
| 2019-02-08 | rustc-workspace-hack => 2018 | Taiki Endo | -0/+1 |
| 2019-02-08 | rustc-std-workspace-core => 2018 | Taiki Endo | -2/+2 |
| 2019-02-07 | Rollup merge of #58156 - h-michael:update-rust-installer, r=Centril | kennytm | -0/+0 |
| 2019-02-05 | Update cargo | Eric Huss | -0/+0 |
| 2019-02-06 | Rollup merge of #58117 - h-michael:rustdoc-theme-2018, r=Centril | kennytm | -0/+3 |
| 2019-02-06 | Rollup merge of #58114 - h-michael:tidy-unstable-book-gen-2018, r=Centril | kennytm | -2/+5 |
| 2019-02-06 | Rollup merge of #58113 - h-michael:build-manifest-2018, r=alexcrichton | kennytm | -5/+7 |