| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2022-01-22 | Rollup merge of #93012 - GuillaumeGomez:pulldown-list, r=camelid | Matthias Krüger | -18/+7 |
| 2022-01-21 | Update hashbrown to 0.12.0 | Amanieu d'Antras | -4/+12 |
| 2022-01-21 | Auto merge of #92896 - lqd:update-deps, r=Mark-Simulacrum | bors | -23/+12 |
| 2022-01-20 | Rollup merge of #93091 - pierwill:chalk-0.76, r=jackh726 | Matthias Krüger | -8/+9 |
| 2022-01-20 | Rollup merge of #91032 - eholk:generator-drop-tracking, r=nikomatsakis | Matthias Krüger | -0/+2 |
| 2022-01-20 | Update `thorin-dwp` to deduplicate `object` | Rémy Rakic | -18/+7 |
| 2022-01-19 | ⬆ chalk to 0.76.0 | pierwill | -8/+9 |
| 2022-01-19 | Move back templates into html folder | Guillaume Gomez | -0/+2 |
| 2022-01-19 | Update dependencies | Guillaume Gomez | -17/+6 |
| 2022-01-18 | Update cargo | Eric Huss | -11/+47 |
| 2022-01-18 | Fix control flow handling in generator_interior | Eric Holk | -0/+1 |
| 2022-01-18 | Revamped DropRange data structure | Eric Holk | -1/+1 |
| 2022-01-18 | Support conditional drops | Eric Holk | -0/+1 |
| 2022-01-18 | Delete pretty printer tracing | David Tolnay | -1/+0 |
| 2022-01-17 | Update pulldown-cmark version to fix markdown list issue | Guillaume Gomez | -4/+4 |