| Age | Commit message (Expand) | Author | Lines |
| 2021-10-07 | Add wrapper for -Z gcc-ld=lld to invoke rust-lld with the correct flavor | Hans Kratz | -0/+1 |
| 2021-09-28 | Rollup merge of #87260 - antoyo:libgccjit-codegen, r=Mark-Simulacrum | Guillaume Gomez | -0/+1 |
| 2021-08-26 | switch stage0.txt to stage0.json and add a tool to generate it | Pietro Albini | -0/+1 |
| 2021-08-12 | Exclude rustc_codegen_gcc from namespace | Antoni Boucher | -0/+1 |
| 2021-07-21 | Remove cargo workspace to build rustdoc-gui test crates because of cargo conf... | Guillaume Gomez | -0/+1 |
| 2021-06-28 | Add new tool to check HTML: | Guillaume Gomez | -0/+1 |
| 2021-04-27 | Implement `x.py test src/tools/clippy --bless` | Joshua Nelson | -0/+1 |
| 2021-04-12 | Auto merge of #83776 - jyn514:update-stdarch-docs, r=Amanieu | bors | -0/+2 |
| 2021-04-12 | update RLS and rustfmt | Caleb Cartwright | -0/+1 |
| 2021-04-12 | Update stdarch submodule (to before it switched to const generics) | Joshua Nelson | -0/+2 |
| 2021-02-09 | remove unused backtrace refs | Caleb Cartwright | -6/+0 |
| 2021-01-27 | `src/etc/json-types` -> `src/rustdoc-json-types` | Rune Tynan | -1/+1 |
| 2021-01-27 | Move into src/etc | Rune Tynan | -1/+1 |
| 2021-01-27 | Split JSON into separately versioned crate | Rune Tynan | -0/+1 |
| 2021-01-19 | Add jsondocck tool, and use it for rustdoc JSON | Rune Tynan | -0/+1 |
| 2020-12-18 | Update cargo | Eric Huss | -0/+3 |
| 2020-11-08 | Rollup merge of #78658 - casey:x, r=Mark-Simulacrum | Mara Bos | -0/+6 |
| 2020-11-03 | Add a tool to run `x.py` from any subdirectory | Casey Rodarmor | -0/+6 |
| 2020-10-26 | Add support for using cg_clif to bootstrap rustc | bjorn3 | -0/+1 |
| 2020-09-13 | Auto-generate lint documentation. | Eric Huss | -0/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -2/+1 |
| 2020-08-18 | Bump RLS | Igor Matuszewski | -1/+2 |
| 2020-08-12 | Add a script to verify the Platform Support page is up-to-date. | Eric Huss | -0/+1 |
| 2020-07-28 | std: Switch from libbacktrace to gimli | Alex Crichton | -0/+18 |
| 2020-07-27 | mv std libs to library/ | mark | -6/+6 |
| 2020-07-22 | Revert "std: Switch from libbacktrace to gimli" | Mark Rousskov | -6/+0 |
| 2020-07-19 | Auto merge of #74091 - richkadel:llvm-coverage-map-gen-4, r=tmandry | bors | -0/+1 |
| 2020-07-17 | std: Switch from libbacktrace to gimli | Alex Crichton | -0/+6 |
| 2020-07-17 | Generating the coverage map | Rich Kadel | -0/+1 |
| 2020-06-29 | rustbuild: Move compiler-builtins build logic to manifest | Alex Crichton | -8/+8 |
| 2020-06-15 | Change how compiler-builtins gets many CGUs | Alex Crichton | -0/+13 |
| 2020-06-01 | bump Miri, update for cargo-miri being a separate project | Ralf Jung | -0/+1 |
| 2020-03-24 | ci: add github actions configuration | Pietro Albini | -0/+1 |
| 2020-01-31 | Auto merge of #67878 - Others:opt-3, r=Mark-Simulacrum | bors | -7/+0 |
| 2020-01-30 | Change opt-level from 2 back to 3 | Gregor Peach | -7/+0 |
| 2020-01-14 | Add unicode table generator | Mark Rousskov | -0/+1 |
| 2019-08-23 | bootstrap: Merge the libtest build step with libstd | Alex Crichton | -0/+1 |
| 2019-04-24 | Make libstd depend on the hashbrown crate | Amanieu d'Antras | -0/+1 |
| 2019-01-07 | submodules: update clippy from 39bd8449 to c63b6349 | Matthias Krüger | -1/+0 |
| 2018-12-28 | Update cargo, rls, miri | Eric Huss | -1/+0 |
| 2018-12-11 | std: Depend directly on crates.io crates | Alex Crichton | -0/+4 |
| 2018-12-02 | Update RLS and Rustfmt | Nick Cameron | -1/+1 |
| 2018-11-25 | HACK(eddyb) Cargo.toml: also exclude the `obj` directory from the workspace. | Eduard-Mihai Burtescu | -0/+2 |
| 2018-11-25 | Cargo.toml: exclude the `build` directory from the workspace. | Eduard-Mihai Burtescu | -0/+1 |
| 2018-11-22 | Move Cargo.{toml,lock} to the repository root directory. | Eduard-Mihai Burtescu | -0/+67 |