| Age | Commit message (Expand) | Author | Lines |
| 2024-04-25 | Auto merge of #124368 - RalfJung:miri, r=RalfJung | bors | -2/+4 |
| 2024-04-25 | update lockfile | Ralf Jung | -2/+4 |
| 2024-04-25 | Rewrite `no-input-file.stderr` test in Rust and support diff | Jover Zhang | -0/+7 |
| 2024-04-19 | Auto merge of #115253 - donno2048:patch-1, r=albertlarsan68 | bors | -0/+1 |
| 2024-04-18 | Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,w... | bors | -4/+4 |
| 2024-04-18 | add rustc-hash | donno2048 | -0/+1 |
| 2024-04-18 | fix lockfile | donno2048 | -6660/+0 |
| 2024-04-18 | reset lockfile to head | Elisha Hollander | -1/+6654 |
| 2024-04-16 | update cargo manifest | Elisha Hollander | -96/+103 |
| 2024-04-16 | update lockfile | Elisha Hollander | -0/+1 |
| 2024-04-17 | Rollup merge of #123975 - lqd:rust-lld-tests, r=jieyouxu | Guillaume Gomez | -0/+1 |
| 2024-04-16 | Rollup merge of #124007 - RalfJung:miri, r=RalfJung | Matthias Krüger | -2/+2 |
| 2024-04-16 | Rollup merge of #123687 - bjorn3:ar_archive_writer_0_2_0, r=oli-obk | Guillaume Gomez | -2/+2 |
| 2024-04-16 | update lockfile | Ralf Jung | -2/+2 |
| 2024-04-15 | Add support for Arm64EC to the Standard Library | Daniel Paoliello | -4/+4 |
| 2024-04-15 | Fix pretty hir for anon consts in diagnostics | Michael Goulet | -0/+1 |
| 2024-04-15 | add regex to run_make_support | Rémy Rakic | -0/+1 |
| 2024-04-14 | Auto merge of #123719 - RalfJung:compiler_builtins, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-04-14 | Auto merge of #123913 - matthiaskrgr:rollup-w8stnwl, r=matthiaskrgr | bors | -3/+15 |
| 2024-04-14 | Rollup merge of #123902 - ehuss:update-rustfix2, r=Mark-Simulacrum | Matthias Krüger | -3/+15 |
| 2024-04-14 | Auto merge of #123580 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -57/+57 |
| 2024-04-13 | Auto merge of #123644 - dtolnay:cc, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-04-13 | Update rustfix to 0.8.1 | Eric Huss | -3/+15 |
| 2024-04-12 | Rollup merge of #123796 - bjorn3:remove_cargo_platform, r=clubby789 | Matthias Krüger | -1/+0 |
| 2024-04-11 | Remove unused cargo-platform dependency | bjorn3 | -1/+0 |
| 2024-04-11 | move QueryKeyStringCache from rustc_middle to rustc_query_impl, where it actu... | klensy | -1/+0 |
| 2024-04-10 | update compiler_builtins to 0.1.109 | Ralf Jung | -2/+2 |
| 2024-04-09 | Update ar_archive_writer to 0.2.0 | bjorn3 | -2/+2 |
| 2024-04-08 | Update cc dependency to fix compile family detection warning | David Tolnay | -2/+2 |
| 2024-04-08 | sanitizers: Create the rustc_sanitizers crate | Ramon de C Valle | -3/+16 |
| 2024-04-07 | cargo update | github-actions | -57/+57 |
| 2024-04-06 | Auto merge of #123321 - clubby789:cargo-uupdate, r=Mark-Simulacrum | bors | -68/+67 |
| 2024-04-04 | Update Cargo.lock | Philipp Krones | -14/+0 |
| 2024-04-02 | Rollup merge of #123378 - ferrocene:hoverbear/bump-sysinfo-to-0.30.8, r=Nilst... | Matthias Krüger | -2/+2 |
| 2024-04-02 | Update sysinfo to 0.30.8 | Ana Hobden | -2/+2 |
| 2024-04-02 | Rollup merge of #122614 - notriddle:notriddle/search-desc, r=GuillaumeGomez | Guillaume Gomez | -0/+2 |
| 2024-04-01 | Bump dependencies | clubby789 | -68/+67 |
| 2024-04-01 | Auto merge of #122972 - beetrees:use-align-type, r=fee1-dead | bors | -0/+1 |
| 2024-04-01 | Use the `Align` type when parsing alignment attributes | beetrees | -0/+1 |
| 2024-03-30 | bump tracing-tree to 0.3 | klensy | -17/+15 |
| 2024-03-26 | Auto merge of #111769 - saethlin:ctfe-backtrace-ctrlc, r=RalfJung | bors | -0/+1 |
| 2024-03-25 | Rollup merge of #123005 - maurer:cfi-arbitrary-receivers, r=compiler-errors | Matthias Krüger | -0/+1 |
| 2024-03-24 | CFI: Support arbitrary receivers | Matthew Maurer | -0/+1 |
| 2024-03-24 | cargo update | github-actions | -79/+79 |
| 2024-03-22 | Auto merge of #122580 - saethlin:compiler-builtins-can-panic, r=pnkfelix | bors | -8/+32 |
| 2024-03-22 | Rollup merge of #122820 - oli-obk:no_ord_def_id, r=estebank | Matthias Krüger | -0/+1 |
| 2024-03-21 | rustdoc-search: compressed bitmap to sort, then load desc | Michael Howell | -0/+2 |
| 2024-03-21 | Update Cargo.lock | Philipp Krones | -6/+6 |
| 2024-03-21 | Stop `ConstraintCategory` `Ord` impl from relying on `Ty`'s `Ord` impl. | Oli Scherer | -0/+1 |
| 2024-03-20 | Add a test | Ben Kimock | -8/+31 |