| Age | Commit message (Expand) | Author | Lines |
| 2018-12-04 | build the edition guide | Steve Klabnik | -1/+2 |
| 2018-12-03 | Rollup merge of #56419 - mark-i-m:remove-try, r=Centril | kennytm | -6/+6 |
| 2018-12-02 | rustbuild: Fix issues with compiler docs | Oliver Middleton | -6/+11 |
| 2018-12-01 | remove some uses of try! | Mark Mansi | -6/+6 |
| 2018-11-30 | ci: Only run compare-mode tests on one builder | Alex Crichton | -1/+10 |
| 2018-11-30 | Add the edition guide to doc.rust-lang.org | Steve Klabnik | -0/+1 |
| 2018-11-30 | bootstrap: provide host `rust_test_helpers` to compiletest, not just target. | Eduard-Mihai Burtescu | -1/+7 |
| 2018-11-30 | bootstrap: don't use libraries from MUSL_ROOT on non-musl targets. | Eduard-Mihai Burtescu | -4/+6 |
| 2018-11-30 | bootstrap: ensure that `libproc_macro` is available on the host for tests eve... | Eduard-Mihai Burtescu | -0/+3 |
| 2018-11-30 | tests: move all proc_macro tests from -fulldeps. | Eduard-Mihai Burtescu | -7/+0 |
| 2018-11-29 | Rollup merge of #55391 - matthiaskrgr:bootstrap_cleanup, r=TimNN | Guillaume Gomez | -2/+2 |
| 2018-11-25 | Try to make top-level Cargo.toml work without __CARGO_TEST_ROOT. | Eduard-Mihai Burtescu | -19/+2 |
| 2018-11-22 | Move Cargo.{toml,lock} to the repository root directory. | Eduard-Mihai Burtescu | -7/+30 |
| 2018-11-21 | Auto merge of #56134 - oli-obk:clippy_documentation, r=nrc | bors | -0/+2 |
| 2018-11-21 | Forward rust version number to tools | Oliver Scherer | -0/+2 |
| 2018-11-20 | fix rustbuild to build all the books | Steve Klabnik | -11/+15 |
| 2018-11-18 | Rollup merge of #55867 - RalfJung:dont-panic, r=Mark-Simulacrum | Pietro Albini | -2/+2 |
| 2018-11-13 | Rollup merge of #55870 - waywardmonkeys:typo-fixes, r=wesleywiser | kennytm | -1/+1 |
| 2018-11-12 | Fix TLS errors when downloading stage0 | Dan Robertson | -2/+2 |
| 2018-11-11 | std: Delete the `alloc_system` crate | Alex Crichton | -1/+0 |
| 2018-11-11 | Fix typos. | Bruce Mitchener | -1/+1 |
| 2018-11-11 | do not panic just because cargo failed | Ralf Jung | -2/+2 |
| 2018-11-10 | Auto merge of #55626 - nikic:update-emscripten, r=alexcrichton | bors | -1/+1 |
| 2018-11-06 | Rollup merge of #55703 - pnkfelix:update-configure-help-to-reflect-pr-54811, ... | kennytm | -1/+1 |
| 2018-11-06 | Auto merge of #55106 - petrhosek:fuchsia-lld, r=alexcrichton | bors | -2/+6 |
| 2018-11-05 | Use lld directly for Fuchsia target | Petr Hosek | -2/+6 |
| 2018-11-05 | This should have been part of PR #54811 (my bad). | Felix S. Klock II | -1/+1 |
| 2018-11-04 | Update llvm-emscripten | Nikita Popov | -1/+1 |
| 2018-11-04 | Move a few more tests into the appveyor-subset-2. | kennytm | -1/+6 |
| 2018-11-04 | Ensure --exclude is checked against PathSet::Suite | kennytm | -2/+37 |
| 2018-11-03 | Auto merge of #55238 - alexcrichton:rm-jemalloc, r=estebank | bors | -62/+9 |
| 2018-11-03 | Auto merge of #55363 - pietroalbini:update-cargo-vendor, r=Mark-Simulacrum | bors | -1/+1 |
| 2018-11-02 | Auto merge of #54543 - GuillaumeGomez:top-level-index, r=QuietMisdreavus | bors | -16/+25 |
| 2018-11-02 | Use `jemalloc-sys` on Linux and OSX compilers | Alex Crichton | -2/+9 |
| 2018-11-02 | Remove all jemalloc-related content | Alex Crichton | -64/+4 |
| 2018-11-02 | Auto merge of #55316 - RalfJung:retagging, r=oli-obk | bors | -1/+8 |
| 2018-11-01 | Rollup merge of #55280 - vlad20012:add-libproc_macro-to-src-disrt, r=Mark-Sim... | Pietro Albini | -0/+1 |
| 2018-10-31 | Bump nightly to 1.32.0 | Alex Crichton | -1/+1 |
| 2018-10-31 | bootstrap: bump cargo-vendor version to 0.1.19 | Pietro Albini | -1/+1 |
| 2018-10-29 | don't forget to sync these flags with miri | Ralf Jung | -0/+2 |
| 2018-10-29 | Emit Retag statements, kill Validate statements | Ralf Jung | -1/+6 |
| 2018-10-28 | Avoid directly catching BaseException in bootstrap configure script | Konrad Borowski | -1/+1 |
| 2018-10-27 | bootstrap: be more explicit on what we collect into. NFC | Matthias Krüger | -2/+2 |
| 2018-10-26 | Rollup merge of #55391 - matthiaskrgr:bootstrap_cleanup, r=oli-obk | kennytm | -34/+33 |
| 2018-10-26 | Rollup merge of #55264 - michaelwoerister:single-cgu-std, r=simulacrum | kennytm | -5/+25 |
| 2018-10-26 | Rollup merge of #55378 - Keruspe:bootstrap-linker, r=petrochenkov | kennytm | -0/+3 |
| 2018-10-26 | Rollup merge of #55375 - upstreaming:configure_cmake-comment-typo-fixes, r=al... | kennytm | -2/+2 |
| 2018-10-26 | Rollup merge of #55358 - sinkuu:redundant_clone2, r=estebank | kennytm | -3/+3 |
| 2018-10-26 | Rollup merge of #55343 - Keruspe:remap-debuginfo-release, r=alexcrichton | kennytm | -1/+1 |
| 2018-10-26 | bootstrap: clean up a few clippy findings | Matthias Krüger | -34/+33 |