| Age | Commit message (Expand) | Author | Lines |
| 2024-02-15 | Update jobserver-rs to 0.1.28 | Vadim Petrochenkov | -2/+2 |
| 2024-01-30 | Rollup merge of #120443 - GuillaumeGomez:footnote-def-improvement, r=fmease | Guillaume Gomez | -3/+3 |
| 2024-01-29 | Update pulldown-cmark version to 0.9.5 | Guillaume Gomez | -3/+3 |
| 2024-01-29 | Rollup merge of #120420 - lnicola:rm-pattern-analysis-derivative, r=Nilstrieb | Dylan DPC | -1/+0 |
| 2024-01-29 | Stop using `String` for error codes. | Nicholas Nethercote | -2/+2 |
| 2024-01-27 | Auto merge of #120201 - clubby789:dep-update, r=dtolnay | bors | -36/+16 |
| 2024-01-27 | Stop using derivative in rustc_pattern_analysis | Laurențiu Nicola | -1/+0 |
| 2024-01-26 | Rollup merge of #120345 - flip1995:clippy-subtree-update, r=Manishearth | Matthias Krüger | -14/+4 |
| 2024-01-25 | Update Cargo.lock | Philipp Krones | -14/+4 |
| 2024-01-25 | Rollup merge of #120288 - clubby789:bump-askama, r=GuillaumeGomez | Matthias Krüger | -5/+14 |
| 2024-01-24 | rustc_data_structures: use either instead of itertools | Josh Stone | -1/+1 |
| 2024-01-24 | Bump `askama` version | clubby789 | -5/+14 |
| 2024-01-21 | Bump `openssl` version | clubby789 | -5/+5 |
| 2024-01-21 | Bump `ctrlc` version | clubby789 | -7/+72 |
| 2024-01-21 | Bump `uniq-langid` version | clubby789 | -9/+9 |
| 2024-01-21 | Bump `object` version | clubby789 | -27/+7 |
| 2024-01-20 | Auto merge of #108359 - Zoxc:side-effects-tweak, r=cjgillot | bors | -2/+2 |
| 2024-01-20 | Avoid code generation for ThinVec<Diagnostic>'s destructor in the query system | John Kåre Alsaker | -2/+2 |
| 2024-01-19 | Rollup merge of #119815 - nagisa:nagisa/polishes-libloading-use-somewhat, r=b... | Matthias Krüger | -13/+3 |
| 2024-01-17 | Rollup merge of #120039 - Nadrieril:remove-idx, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2024-01-17 | Auto merge of #119111 - michaelwoerister:measureme-11, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-01-17 | Don't rely on contiguous `VariantId`s outside of rustc | Nadrieril | -0/+1 |
| 2024-01-15 | Rollup merge of #119971 - compiler-errors:zip-eq, r=nnethercote | Matthias Krüger | -0/+3 |
| 2024-01-15 | Auto merge of #119581 - Nadrieril:detangle-arena, r=compiler-errors | bors | -7/+0 |
| 2024-01-14 | Use zip_eq to enforce that things being zipped have equal sizes | Michael Goulet | -0/+3 |
| 2024-01-14 | Auto merge of #119796 - androm3da:bcain/compiler_builtins_0_1_105, r=Mark-Sim... | bors | -2/+2 |
| 2024-01-13 | Update measureme crate to version 11 | Michael Woerister | -2/+2 |
| 2024-01-12 | rustc_pattern_analysis no longer needs to be passed an arena | Nadrieril | -7/+0 |
| 2024-01-12 | Auto merge of #119735 - lcnr:provisional-cache-readd, r=compiler-errors | bors | -0/+1 |
| 2024-01-11 | Rollup merge of #119448 - klensy:annotate-snippets-0.10, r=davidtwco | Matthias Krüger | -6/+16 |
| 2024-01-10 | deps: deduplicate the version of libloading used | Simonas Kazlauskas | -13/+3 |
| 2024-01-09 | Update compiler_builtins to 0.1.105 | Brian Cain | -2/+2 |
| 2024-01-09 | Rollup merge of #118680 - djkoloski:shell_argfiles, r=compiler-errors | Guillaume Gomez | -0/+1 |
| 2024-01-09 | Rollup merge of #118645 - Patryk27:bump-compiler-builtins, r=Nilstrieb,dtolnay | Guillaume Gomez | -2/+2 |
| 2024-01-09 | Rollup merge of #117556 - obeis:static-mut-ref-lint, r=davidtwco | Guillaume Gomez | -0/+1 |
| 2024-01-09 | avoid always rerunning in case of a cycle | lcnr | -0/+1 |
| 2024-01-09 | Rollup merge of #119734 - RalfJung:miri, r=RalfJung | Matthias Krüger | -3/+3 |
| 2024-01-08 | Add support for shell argfiles | David Koloski | -0/+1 |
| 2024-01-08 | update lockfile | Ralf Jung | -3/+3 |
| 2024-01-07 | Remove crossbeam-channel | Mark Rousskov | -1/+0 |
| 2024-01-07 | annotate-snippets: update to 0.10 | klensy | -6/+16 |
| 2024-01-06 | Disallow reference to `static mut` for expressions | Obei Sideg | -0/+1 |
| 2023-12-31 | Avoid specialization for the Span Encodable and Decodable impls | bjorn3 | -0/+1 |
| 2023-12-30 | Update to bitflags 2 in the compiler | Nilstrieb | -16/+16 |
| 2023-12-28 | Update Cargo.lock | Philipp Krones | -5/+5 |
| 2023-12-26 | Auto merge of #118431 - sjwang05:issue-44695, r=estebank | bors | -0/+1 |
| 2023-12-25 | Update sysinfo sub-dependency version to 0.29.11 | Guillaume Gomez | -2/+2 |
| 2023-12-25 | Update sysinfo version to 0.30.1 | Guillaume Gomez | -1/+1 |
| 2023-12-23 | Use `derivative` for better derive bounds | Nadrieril | -0/+1 |
| 2023-12-19 | Auto merge of #118842 - Nadrieril:librarify-further, r=compiler-errors | bors | -0/+7 |