| Age | Commit message (Expand) | Author | Lines |
| 2019-10-31 | Rollup merge of #65274 - pietroalbini:ci-upload-toolstate, r=alexcrichton | Mazdak Farrokhzad | -0/+4 |
| 2019-10-30 | ci: move toolstates.json to /tmp/toolstate/ and docker mount it | Pietro Albini | -0/+4 |
| 2019-10-29 | Rollup merge of #65920 - smaeul:patch/workspace-hack, r=alexcrichton | Tyler Mandry | -0/+1 |
| 2019-10-29 | Rollup merge of #65843 - xen0n:mips64-musl-targets-with-ci, r=alexcrichton | Tyler Mandry | -0/+4 |
| 2019-10-29 | Rollup merge of #65832 - tlively:emscripten-exception-handling, r=alexcrichton | Tyler Mandry | -0/+4 |
| 2019-10-28 | Use rustc-workspace-hack for rustbook | Samuel Holland | -0/+1 |
| 2019-10-26 | Auto merge of #65167 - hermitcore:rusty-hermit, r=alexcrichton | bors | -1/+1 |
| 2019-10-26 | ci: add support for MIPS64 musl targets | Wang Xuerui | -0/+4 |
| 2019-10-26 | use plain cargo to install xargo | Ralf Jung | -11/+1 |
| 2019-10-26 | bootstrap now takes care of installing xargo | Ralf Jung | -4/+21 |
| 2019-10-25 | Re-enable Emscripten's exception handling support | Thomas Lively | -0/+4 |
| 2019-10-25 | Merge branch 'master' into rusty-hermit, resolve conflicts | Stefan Lankes | -55/+143 |
| 2019-10-25 | Rollup merge of #65408 - guanqun:remove-rust-optimize, r=Mark-Simulacrum | Mazdak Farrokhzad | -15/+15 |
| 2019-10-24 | reorder TomlTarget struct's fields based on the order in config.toml.example | Guanqun Lu | -2/+2 |
| 2019-10-24 | reorder Rust struct's fields based on the order in config.toml.example | Guanqun Lu | -5/+5 |
| 2019-10-24 | reorder Install struct's fields based on the order in config.toml.example | Guanqun Lu | -1/+1 |
| 2019-10-24 | reorder Build struct's fields based on the order in config.toml.example | Guanqun Lu | -4/+4 |
| 2019-10-24 | reorder Llvm struct's fields based on the order in config.toml.example | Guanqun Lu | -3/+3 |
| 2019-10-24 | Auto merge of #65474 - Mark-Simulacrum:rustc-dev-split, r=pietroalbini | bors | -55/+143 |
| 2019-10-22 | Merge branch 'master' into rusty-hermit | Stefan Lankes | -99/+39 |
| 2019-10-22 | Auto merge of #65501 - alexcrichton:remove-emscripten-backend, r=Mark-Simulacrum | bors | -92/+34 |
| 2019-10-21 | Remove `src/llvm-emscripten` submodule | Alex Crichton | -92/+34 |
| 2019-10-21 | Rollup merge of #65647 - nnethercote:rm-unnecessary-traits, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-10-21 | Remove unnecessary `Hash` bounds from various types. | Nicholas Nethercote | -1/+1 |
| 2019-10-20 | Merge branch 'master' into rusty-hermit | Stefan Lankes | -10/+12 |
| 2019-10-19 | adjust miri sysroot determination | Ralf Jung | -6/+4 |
| 2019-10-18 | Rollup merge of #65540 - guanqun:extend-t-macro, r=nikomatsakis | Tyler Mandry | -1/+1 |
| 2019-10-18 | Rollup merge of #65201 - tmiasko:no-bindings, r=rkruppe | Tyler Mandry | -9/+1 |
| 2019-10-17 | show up some extra info when t!() fails | Guanqun Lu | -1/+1 |
| 2019-10-16 | Upgrade Emscripten targets to use upstream LLVM backend | Thomas Lively | -2/+4 |
| 2019-10-15 | Package non-rust objects | Jethro Beekman | -22/+46 |
| 2019-10-15 | minimize the rust-std component | Josh Stone | -33/+97 |
| 2019-10-12 | Revert "Auto merge of #64823 - cuviper:min-std, r=Mark-Simulacrum" | Mark Rousskov | -97/+33 |
| 2019-10-10 | Auto merge of #64823 - cuviper:min-std, r=Mark-Simulacrum | bors | -33/+97 |
| 2019-10-10 | Auto merge of #65129 - andjo403:cargo_args, r=alexcrichton | bors | -0/+10 |
| 2019-10-09 | make it possible to add args to cargo in x.py | Andreas Jonson | -0/+10 |
| 2019-10-08 | Disable Go and OCaml bindings when building LLVM | Tomasz Miąsko | -9/+1 |
| 2019-10-07 | add dist::RustcDev for unstable compiler libraries | Josh Stone | -58/+46 |
| 2019-10-07 | Use builder.compiler_for() to find the libstd stamp | Josh Stone | -2/+2 |
| 2019-10-07 | [WIP] minimize the rust-std component | Josh Stone | -2/+78 |
| 2019-10-06 | redesign of the interface to the unikernel HermitCore | Stefan Lankes | -1/+1 |
| 2019-10-05 | Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri... | Tyler Mandry | -4/+2 |
| 2019-10-04 | Fix ABI, run and fix more tests, re-enable CI for PRs | Thomas Lively | -2/+6 |
| 2019-10-04 | Upgrade Emscripten targets to use upstream LLVM backend | Thomas Lively | -4/+2 |
| 2019-10-02 | Replace mentions of IRC with Discord | BO41 | -3/+5 |
| 2019-09-25 | Switch version to 1.40 | Mark Rousskov | -1/+1 |
| 2019-09-23 | rustbuild: Pass `-Zsave-analysis` during tests | Alex Crichton | -2/+1 |
| 2019-09-23 | No need to remove target-specific RUSTFLAGS | Alex Crichton | -5/+3 |
| 2019-09-23 | Stylistic changes | Alex Crichton | -13/+7 |
| 2019-09-23 | Add some FIXME for future Cargo issues | Alex Crichton | -0/+6 |