| Age | Commit message (Expand) | Author | Lines |
| 2019-04-22 | Auto merge of #60053 - Xanewok:serde-save-analysis, r=nrc | bors | -0/+0 |
| 2019-04-21 | Update Clippy | Igor Matuszewski | -8/+10 |
| 2019-04-21 | Switch to serde-enabled rls-* and update RLS appropriately | Igor Matuszewski | -0/+0 |
| 2019-04-19 | submodules: update clippy from fbb3a47b to cafbe7f2 | Matthias Krüger | -10/+8 |
| 2019-04-19 | Rollup merge of #60082 - TimDiekmann:master, r=RalfJung | Mazdak Farrokhzad | -14/+14 |
| 2019-04-19 | Rollup merge of #60056 - topecongiro:rustfmt-1.2.1, r=alexcrichton | Mazdak Farrokhzad | -5/+5 |
| 2019-04-18 | Update miri | Tim Diekmann | -14/+14 |
| 2019-04-18 | Auto merge of #60025 - JohnTitor:rename-files, r=petrochenkov | bors | -1/+1 |
| 2019-04-18 | compiletest: Allow for tests requiring profiler-rt or sanitizer-rt support. | Michael Woerister | -0/+21 |
| 2019-04-18 | update miri | Ralf Jung | -14/+14 |
| 2019-04-18 | Update rustfmt to 1.2.1 | topecongiro | -5/+5 |
| 2019-04-18 | Rollup merge of #60036 - rust-lang:nrc-patch-1, r=Xanewok | Mazdak Farrokhzad | -2/+2 |
| 2019-04-18 | Remove unnecessary condition | Yuki OKUSHI | -1/+1 |
| 2019-04-17 | Remove nrc from toolstate pings | Nick Cameron | -2/+2 |
| 2019-04-17 | Rename filename | Yuki OKUSHI | -1/+1 |
| 2019-04-17 | Rollup merge of #59128 - oli-obk:colorful_json, r=mark-i-m,eddyb | Mazdak Farrokhzad | -45/+8 |
| 2019-04-17 | bump bootstrap; remove redundant 'use libc;' on macOS. | Mazdak Farrokhzad | -1/+0 |
| 2019-04-17 | bump bootstrap; fix compiletest wrt. exclude_should_panic | Mazdak Farrokhzad | -0/+1 |
| 2019-04-16 | Auto merge of #59997 - ehuss:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2019-04-16 | Update cargo | Eric Huss | -0/+0 |
| 2019-04-16 | Auto merge of #59769 - RalfJung:compiletest-normalization, r=alexcrichton | bors | -1/+2 |
| 2019-04-16 | Auto merge of #59990 - bjorn3:nicer_compiletest_errors, r=alexcrichton | bors | -1/+3 |
| 2019-04-15 | Use resume_unwind instead of panic!() for nicer compiletest errors | bjorn3 | -1/+3 |
| 2019-04-14 | Update clippy | Manish Goregaokar | -9/+9 |
| 2019-04-14 | Auto merge of #59335 - Aaron1011:fix/extern-priv-final, r=Aaron1011 | bors | -4/+62 |
| 2019-04-14 | Fix typo in comment | Aaron Hill | -1/+1 |
| 2019-04-14 | Fix Windows dll name format | Aaron Hill | -7/+7 |
| 2019-04-14 | Handle --extern-private properly on musl | Aaron Hill | -8/+35 |
| 2019-04-14 | Refactor structure of ExternEntry | Aaron Hill | -0/+1 |
| 2019-04-14 | update miri | Ralf Jung | -14/+14 |
| 2019-04-14 | compiletest normalization: preserve non-JSON lines such as ICEs | Ralf Jung | -1/+2 |
| 2019-04-14 | Properly parse '--extern-private' with name and path | Aaron Hill | -0/+30 |
| 2019-04-14 | Rollup merge of #59747 - gruberb:copy-book-toml-unstable-book, r=ehuss | Mazdak Farrokhzad | -11/+11 |
| 2019-04-12 | Use measureme in self-profiler | Wesley Wiser | -0/+1 |
| 2019-04-12 | Update rls | flip1995 | -0/+0 |
| 2019-04-12 | Update Clippy | flip1995 | -8/+10 |
| 2019-04-12 | Rollup merge of #59806 - phansch:compiletest_docs2, r=oli-obk | Mazdak Farrokhzad | -1/+5 |
| 2019-04-09 | submodules: update rls from 90f7ab0 to 49efc06 | Matthias Krüger | -0/+0 |
| 2019-04-09 | submodules: update miri from 0e4f963 to 28f2e5b | Matthias Krüger | -14/+14 |
| 2019-04-09 | submodules: update clippy from 92612c9d to 37f5c1ec | Matthias Krüger | -10/+8 |
| 2019-04-08 | compiletest: Improve no_prefer_dynamic docs | Philipp Hansch | -1/+5 |
| 2019-04-07 | Change root path for unstable-book | Bastian Gruber | -12/+9 |
| 2019-04-06 | Update miri | Matthew Jasper | -14/+14 |
| 2019-04-06 | path -> from | Bastian Gruber | -2/+2 |
| 2019-04-06 | Remove copy_book_toml method in favor for copy_recursive | Bastian Gruber | -7/+0 |
| 2019-04-06 | Add book.toml to tools/unstable, add copy_book_toml to scipt | Bastian Gruber | -0/+10 |
| 2019-04-05 | Auto merge of #59681 - dtolnay:cargo, r=alexcrichton | bors | -0/+0 |
| 2019-04-04 | Update cargo | David Tolnay | -0/+0 |
| 2019-04-04 | Rollup merge of #59555 - RalfJung:miri, r=oli-obk | Mazdak Farrokhzad | -15/+15 |
| 2019-04-04 | Rollup merge of #59677 - phansch:rustfix_coverage_handle_other_error_formats,... | Mazdak Farrokhzad | -2/+5 |