| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2022-03-01 | Bump autocfg to 1.1.0 | Jon Gjengset | -2/+2 |
| 2022-02-28 | Update cargo | Jon Gjengset | -1/+1 |
| 2022-02-26 | Auto merge of #94329 - flip1995:clippyup, r=Manishearth | bors | -3/+4 |
| 2022-02-26 | Update Cargo.lock (Clippy version bump) | flip1995 | -3/+4 |
| 2022-02-25 | Initiate the inner usage of `let_chains` | Caio | -1/+0 |
| 2022-02-25 | Auto merge of #93644 - michaelwoerister:simpler-debuginfo-typemap, r=wesleywiser | bors | -0/+1 |
| 2022-02-22 | Update cargo | Eric Huss | -3/+3 |
| 2022-02-21 | debuginfo: Simplify TypeMap used during LLVM debuginfo generation. | Michael Woerister | -0/+1 |
| 2022-02-20 | Rollup merge of #94019 - hermitcore:target, r=Mark-Simulacrum | Matthias Krüger | -3/+12 |
| 2022-02-17 | Auto merge of #93577 - nikic:llvm-14, r=nagisa | bors | -2/+2 |
| 2022-02-16 | Update compiler-builtins to 0.1.70 | Nikita Popov | -2/+2 |
| 2022-02-15 | removing architecture requirements for RustyHermit | Stefan Lankes | -3/+12 |
| 2022-02-13 | Update `sha1`, `sha2`, and `md5` dependencies | pierwill | -35/+36 |
| 2022-02-13 | Auto merge of #93685 - Mark-Simulacrum:drop-time, r=Mark-Simulacrum | bors | -1/+0 |
| 2022-02-13 | Auto merge of #93713 - klensy:deps-up, r=Mark-Simulacrum | bors | -120/+60 |
| 2022-02-13 | Auto merge of #93696 - Amanieu:compiler-builtins-0.1.68, r=Mark-Simulacrum | bors | -2/+2 |
| 2022-02-10 | Update rls | Eric Huss | -1/+2 |
| 2022-02-09 | Bump compiler-builtins to 0.1.69 | Amanieu d'Antras | -2/+2 |
| 2022-02-07 | Drop time dependency from bootstrap | Mark Rousskov | -1/+0 |
| 2022-02-07 | cargo_metadata 0.12 -> 0.14, to dedupe and remove some `semver`, `semver-pars... | klensy | -120/+60 |
| 2022-02-02 | Remove unused dep from rustc_arena | est31 | -1/+0 |
| 2022-02-01 | Rollup merge of #93436 - dcsommer:master, r=Mark-Simulacrum | Matthias Krüger | -2/+2 |
| 2022-02-01 | Update cargo | Eric Huss | -5/+5 |
| 2022-01-31 | Auto merge of #93270 - klensy:sec-up, r=Mark-Simulacrum | bors | -9/+9 |
| 2022-01-29 | Update compiler_builtins to fix duplicate symbols in `armv7-linux-androideabi... | Daniel Sommermann | -2/+2 |
| 2022-01-29 | Rollup merge of #93431 - lqd:remove-jemallocator, r=Mark-Simulacrum | Matthias Krüger | -11/+0 |
| 2022-01-29 | Auto merge of #93351 - anp:fuchsia-remove-dir-all, r=tmandry | bors | -2/+2 |
| 2022-01-28 | Fix remove_dir_all on Fuchsia after CVE fix. | Adam Perry | -2/+2 |
| 2022-01-28 | remove unused `jemallocator` crate | Rémy Rakic | -11/+0 |
| 2022-01-28 | wasi: update to wasi 0.11.0 | Harald Hoyer | -3/+9 |
| 2022-01-26 | Rollup merge of #93338 - GuillaumeGomez:update-minifier, r=notriddle | Matthias Krüger | -2/+2 |
| 2022-01-26 | Update minifier crate version to 0.0.42 | Guillaume Gomez | -2/+2 |
| 2022-01-25 | Update cargo | Eric Huss | -2/+34 |
| 2022-01-24 | update vulnerable/yanked deps | klensy | -9/+9 |
| 2022-01-22 | Use an `indexmap` to avoid sorting `LocalDefId`s | pierwill | -2/+3 |
| 2022-01-22 | Auto merge of #92998 - Amanieu:hashbrown12, r=Mark-Simulacrum | bors | -4/+12 |