| Age | Commit message (Expand) | Author | Lines |
| 2022-05-05 | Rollup merge of #96697 - oli-obk:trace_queries, r=michaelwoerister | Yuki Okushi | -0/+1 |
| 2022-05-04 | Enable tracing for all queryies | Oli Scherer | -0/+1 |
| 2022-05-03 | Update cargo | Eric Huss | -1/+2 |
| 2022-05-03 | Add support for a new attribute `#[debugger_visualizer]` to support embedding... | ridwanabdillahi | -0/+1 |
| 2022-05-03 | Make rustc_parse_format compile on stable | bjorn3 | -1/+0 |
| 2022-05-02 | add build metrics, to gather ci stats from x.py | Pietro Albini | -0/+16 |
| 2022-05-02 | Avoid use of `rand::thread_rng` in stdlib benchmarks | Thom Chiovoloni | -0/+1 |
| 2022-04-29 | Update libc dependency of std to 0.2.125. | Mara Bos | -2/+2 |
| 2022-04-28 | Rollup merge of #96405 - pvdrz:ambiguous-plus-diagnostic, r=davidtwco | Dylan DPC | -0/+1 |
| 2022-04-27 | Update cargo | Eric Huss | -4/+32 |
| 2022-04-27 | Auto merge of #96179 - klensy:bump-deps-04-22, r=Mark-Simulacrum | bors | -87/+42 |
| 2022-04-25 | update lockfile | Christian Poveda | -0/+1 |
| 2022-04-24 | Use `build/tmp` instead of adding a dependency on `tempfile`. | Joshua Nelson | -1/+0 |
| 2022-04-24 | Move download-ci-llvm to rustbuild | Joshua Nelson | -0/+3 |
| 2022-04-22 | proc-macro2 v1.0.30 -> v1.0.37 | klensy | -6/+6 |
| 2022-04-22 | Updating ammonia v3.1.3 -> v3.2.0 | klensy | -75/+30 |
| 2022-04-22 | openssl-src 111.17.0+1.1.1m -> 111.18.0+1.1.1n vuln https://rustsec.org/advis... | klensy | -6/+6 |
| 2022-04-21 | Auto merge of #96260 - Kobzol:rustdoc-idmap, r=petrochenkov | bors | -2/+3 |
| 2022-04-21 | rustdoc: Optimize IdMap | Jakub Beránek | -2/+3 |
| 2022-04-20 | Auto merge of #96250 - ehuss:update-cargo, r=ehuss | bors | -2/+78 |
| 2022-04-20 | Update cargo | Eric Huss | -2/+78 |
| 2022-04-19 | proc_macro: Add a workaround for rustdoc | Vadim Petrochenkov | -0/+1 |
| 2022-04-19 | Rollup merge of #96086 - jsgf:remove-extern-location, r=davidtwco | Dylan DPC | -1/+0 |
| 2022-04-18 | Auto merge of #96113 - mixi:libressl-3.4.x, r=Mark-Simulacrum | bors | -4/+4 |
| 2022-04-16 | Add support for LibreSSL 3.4.x | Johannes Nixdorf | -4/+4 |
| 2022-04-15 | Update mdbook | Eric Huss | -6/+16 |
| 2022-04-15 | Remove `--extern-location` and all associated code | Jeremy Fitzhardinge | -1/+0 |
| 2022-04-14 | library: Move `CStr` to libcore, and `CString` to liballoc | Vadim Petrochenkov | -2/+2 |
| 2022-04-13 | Update cargo | Eric Huss | -4/+5 |
| 2022-04-08 | bump rls and racer | Pietro Albini | -2/+2 |
| 2022-04-08 | Update Cargo.lock | flip1995 | -7/+4 |
| 2022-04-05 | Update libc to 0.2.121 | Patrick Mooney | -2/+2 |
| 2022-04-05 | errors: support fluent + parallel compiler | David Wood | -0/+1 |
| 2022-04-05 | errors: implement sysroot/testing bundle loading | David Wood | -11/+2 |
| 2022-04-05 | errors: implement fallback diagnostic translation | David Wood | -0/+138 |
| 2022-04-05 | span: move `MultiSpan` | David Wood | -0/+12 |
| 2022-03-23 | upgrade chalk | Michael Goulet | -8/+8 |
| 2022-03-18 | Update cargo | Eric Huss | -4/+4 |
| 2022-03-14 | Update Cargo.lock | flip1995 | -1/+1 |
| 2022-03-12 | update Miri | Ralf Jung | -1/+0 |
| 2022-03-08 | Update cargo | Eric Huss | -7/+6 |
| 2022-03-07 | Update minifier version | Guillaume Gomez | -2/+2 |
| 2022-03-06 | Rollup merge of #94617 - pierwill:update-itertools, r=Mark-Simulacrum | Matthias Krüger | -24/+15 |
| 2022-03-05 | Remove build_helper | bjorn3 | -6/+0 |
| 2022-03-04 | Auto merge of #94494 - jonhoo:bump-autocfg, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-03-04 | Update `itertools` | pierwill | -24/+15 |
| 2022-03-04 | Rollup merge of #94524 - bjorn3:remove_num_cpus, r=Mark-Simulacrum | Matthias Krüger | -3/+0 |
| 2022-03-02 | Make `LintExpectationId` stable between compilation sessions (RFC-2383) | xFrednet | -1/+1 |
| 2022-03-02 | Added `Expect` lint level and attribute (RFC-2383) | xFrednet | -0/+1 |
| 2022-03-02 | Remove num_cpus dependency from bootstrap, build-manifest and rustc_session | bjorn3 | -3/+0 |