| Age | Commit message (Expand) | Author | Lines |
| 2018-02-11 | Use time crate in bootstrap dist instead of date | Onur Aslan | -0/+34 |
| 2018-01-10 | Try to fix a perf regression by updating log | Malo Jaffré | -18/+18 |
| 2018-01-01 | Update crates and submodules to pull doc fixes | Malo Jaffré | -78/+78 |
| 2017-12-31 | Update cargo | Felix Schütt | -2/+12 |
| 2017-12-29 | Update rustfmt to 0.3.4 | Igor Matuszewski | -38/+1 |
| 2017-12-28 | Update RLS | Igor Matuszewski | -19/+17 |
| 2017-12-27 | cargo update and add miri as the rustc workspace member. | kennytm | -57/+106 |
| 2017-12-24 | Update Cargo and its dependencies | Alex Crichton | -105/+142 |
| 2017-12-21 | Mir: Abort on nounwind ABIs | David Henningsson | -0/+1 |
| 2017-12-18 | Update lockfile | Maik Klein | -0/+2 |
| 2017-12-17 | Add sync module to rustc_data_structures | John Kåre Alsaker | -5/+33 |
| 2017-12-15 | save-analysis: add parents to imports | Andy Russell | -1/+11 |
| 2017-12-15 | Update the rls and rustfmt submodules | Oliver Schneider | -15/+28 |
| 2017-12-14 | When attempting to write str with single quote suggest double quotes | Esteban Küber | -0/+1 |
| 2017-12-14 | Support regexes in custom normalization in UI tests | Vadim Petrochenkov | -0/+1 |
| 2017-12-14 | Move mir validation out of tree | Oliver Schneider | -9/+0 |
| 2017-12-12 | Move large chunks of miri from rustc::mir::interpret to rustc_mir::interpret | Oliver Schneider | -2/+11 |
| 2017-12-06 | Merge remote-tracking branch 'origin/master' into miri | Oliver Schneider | -152/+151 |
| 2017-12-06 | Update miri to rustc changes | Oliver Schneider | -464/+674 |
| 2017-12-06 | Update Cargo | Nick Cameron | -66/+4 |
| 2017-12-06 | Update rls and rustfmt | Nick Cameron | -146/+208 |
| 2017-12-05 | Auto merge of #46503 - Aaron1011:librustdoc_log, r=Mark-Simulacrum | bors | -1/+0 |
| 2017-12-04 | Remove librustdoc dependency on log | Aaron Hill | -1/+0 |
| 2017-12-04 | rustc_back: replace tempdir with crates.io version. | Irina-Gabriela Popa | -0/+2 |
| 2017-12-04 | rustc_back: move dynamic_lib to rustc_metadata. | Irina-Gabriela Popa | -1/+0 |
| 2017-12-04 | rustc_back: remove slice module in favor of std::slice::from_ref. | Irina-Gabriela Popa | -3/+0 |
| 2017-12-02 | Auto merge of #46288 - alexcrichton:bump-bootstrap, r=Mark-Simulacrum | bors | -57/+57 |
| 2017-12-02 | Rollup merge of #46386 - Aaron1011:fix_rustdoc_log, r=Mark-Simulacrum | kennytm | -1/+0 |
| 2017-11-30 | Reenable clippy | Oliver Schneider | -3/+3 |
| 2017-11-29 | Update bootstrap compiler | Alex Crichton | -57/+57 |
| 2017-11-29 | Remove librustdoc dependency on env_logger | Aaron Hill | -1/+0 |
| 2017-11-29 | Update Rustfmt again | Nick Cameron | -0/+14 |
| 2017-11-29 | Rebased Cargo.lock | Nick Cameron | -54/+100 |
| 2017-11-26 | update Cargo.lock & rustdoc | Ariel Ben-Yehuda | -112/+112 |
| 2017-11-23 | Auto merge of #46011 - euclio:reachability-redux, r=nrc | bors | -1/+11 |
| 2017-11-20 | Auto merge of #45905 - alexcrichton:add-wasm-target, r=aturon | bors | -3/+19 |
| 2017-11-19 | std: Add a new wasm32-unknown-unknown target | Alex Crichton | -3/+19 |
| 2017-11-19 | upgrade rls-data | Andy Russell | -1/+11 |
| 2017-11-17 | update openssl{,-sys} to fix build with libressl 2.6.x | Marc-Antoine Perennou | -11/+11 |
| 2017-11-15 | Reenable clippy testing | Oliver Schneider | -6/+10 |
| 2017-11-12 | Auto merge of #45902 - nrc:component-update, r=alexcrichton | bors | -188/+179 |
| 2017-11-10 | Rollup merge of #45783 - kennytm:compiler-test-fixes, r=alexcrichton | kennytm | -0/+2 |
| 2017-11-10 | Update RLS submodule | Nick Cameron | -14/+8 |
| 2017-11-10 | Update rustfmt submodule | Nick Cameron | -174/+171 |
| 2017-11-08 | std: Remove `rand` crate and module | Alex Crichton | -9/+5 |
| 2017-11-07 | Saturating casts between integers and floats (both directions). | Robin Kruppe | -0/+1 |
| 2017-11-06 | tools: Fix rustfmt and the RLS | Dustin Speckhals | -6/+6 |
| 2017-11-05 | Auto merge of #45770 - spastorino:newtype_index, r=nikomatsakis | bors | -0/+1 |
| 2017-11-06 | Abbreviate some stdout/stderr output in compiletest. | kennytm | -0/+2 |
| 2017-11-04 | Auto merge of #45711 - tirr-c:unicode-span, r=estebank | bors | -0/+1 |