| Age | Commit message (Expand) | Author | Lines |
| 2024-01-08 | Use chaining for `DiagnosticBuilder` construction and `emit`. | Nicholas Nethercote | -6/+6 |
| 2024-01-08 | Make `DiagnosticBuilder::emit` consuming. | Nicholas Nethercote | -11/+11 |
| 2024-01-07 | Auto merge of #119556 - onur-ozkan:optimized-compiler-builtins, r=onur-ozkan | bors | -31/+91 |
| 2024-01-07 | add a new `optimized_compiler_builtins` option | jyn | -5/+39 |
| 2024-01-06 | Rollup merge of #119548 - onur-ozkan:remove-nested-target-iteration, r=Mark-S... | Michael Goulet | -9/+7 |
| 2024-01-07 | Auto merge of #119035 - saethlin:remove-linker-requirement, r=onur-ozkan | bors | -10/+43 |
| 2024-01-06 | Run Miri and mir-opt tests without a target linker | Ben Kimock | -10/+43 |
| 2024-01-06 | Auto merge of #119662 - matthiaskrgr:rollup-ehofh5n, r=matthiaskrgr | bors | -49/+135 |
| 2024-01-06 | Rollup merge of #119624 - petrochenkov:dialoc4, r=compiler-errors | Matthias Krüger | -2/+2 |
| 2024-01-06 | Rollup merge of #119486 - onur-ozkan:clippy-allow-dirty-and-staged, r=Mark-Si... | Matthias Krüger | -2/+23 |
| 2024-01-06 | Rollup merge of #118781 - RalfJung:core-panic-feature, r=the8472 | Matthias Krüger | -5/+0 |
| 2024-01-06 | Rollup merge of #118194 - notriddle:notriddle/tuple-unit, r=GuillaumeGomez | Matthias Krüger | -40/+110 |
| 2024-01-06 | Auto merge of #119531 - petrochenkov:cmpctxt, r=cjgillot | bors | -4/+4 |
| 2024-01-06 | Auto merge of #119646 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-01-05 | Rollup merge of #119468 - notriddle:notriddle/compression, r=GuillaumeGomez | Michael Goulet | -139/+250 |
| 2024-01-05 | Rollup merge of #119414 - xry111:xry111/lto-test, r=Mark-Simulacrum | Michael Goulet | -28/+28 |
| 2024-01-05 | Update cargo | Weihang Lo | -0/+0 |
| 2024-01-06 | rustc_span: Optimize syntax context comparisons | Vadim Petrochenkov | -4/+4 |
| 2024-01-05 | Add notes about the serialization format | Michael Howell | -7/+26 |
| 2024-01-05 | Rollup merge of #119554 - matthewjasper:remove-guard-distinction, r=compiler-... | Matthias Krüger | -112/+56 |
| 2024-01-05 | Rollup merge of #119151 - Jules-Bertholet:no-foreign-doc-hidden-suggest, r=da... | Matthias Krüger | -2/+0 |
| 2024-01-05 | rustc_span: Remove `fn fresh_expansion` | Vadim Petrochenkov | -2/+2 |
| 2024-01-05 | Rollup merge of #119601 - nnethercote:Emitter-cleanups, r=oli-obk | Michael Goulet | -11/+11 |
| 2024-01-05 | Rollup merge of #119588 - Nemo157:i586-netbsd-tier-3, r=Nilstrieb | Michael Goulet | -1/+1 |
| 2024-01-05 | Rollup merge of #119586 - GuillaumeGomez:jump-to-def-static-methods, r=notriddle | Michael Goulet | -20/+32 |
| 2024-01-05 | Rollup merge of #119538 - nnethercote:cleanup-errors-5, r=compiler-errors | Michael Goulet | -3/+3 |
| 2024-01-05 | Rollup merge of #119148 - estebank:bare-traits, r=davidtwco | Michael Goulet | -1/+1 |
| 2024-01-05 | Rollup merge of #119034 - Zalathar:ignore-mode, r=davidtwco | Michael Goulet | -14/+90 |
| 2024-01-05 | Update clippy for hir::Guard removal | Matthew Jasper | -112/+56 |
| 2024-01-05 | Stabilize THIR unsafeck | Matthew Jasper | -1/+1 |
| 2024-01-05 | Auto merge of #118297 - shepmaster:warn-dead-tuple-fields, r=WaffleLapkin | bors | -113/+101 |
| 2024-01-05 | Auto merge of #118861 - Veykril:r-a-in-tree, r=onur-ozkan | bors | -11/+21 |
| 2024-01-05 | Allow coverage tests to enable `llvm-cov --use-color` | Zalathar | -0/+11 |
| 2024-01-05 | Extract a `split_flags` helper in header directive parsing | Zalathar | -9/+16 |
| 2024-01-05 | Allow tests to ignore individual test modes | Zalathar | -3/+36 |
| 2024-01-05 | Check for profiler support via a flag, instead of an environment var | Zalathar | -2/+27 |
| 2024-01-05 | Auto merge of #117213 - oli-obk:check_item_type_cleanup, r=estebank | bors | -1/+3 |
| 2024-01-05 | Rename `EmitterWriter` as `HumanEmitter`. | Nicholas Nethercote | -11/+11 |
| 2024-01-04 | Clean up serialization code nits | Michael Howell | -10/+9 |
| 2024-01-04 | Auto merge of #119569 - matthiaskrgr:rollup-4packja, r=matthiaskrgr | bors | -5/+35 |
| 2024-01-04 | Move `i586-unknown-netbsd` from tier 2 to tier 3 platform support table | Wim Looman | -1/+1 |
| 2024-01-04 | Fix invalid handling for static method calls in jump to definition feature | Guillaume Gomez | -20/+32 |
| 2024-01-04 | Rollup merge of #119574 - RalfJung:miri, r=oli-obk | Matthias Krüger | -308/+765 |
| 2024-01-04 | Rollup merge of #119431 - taiki-e:asm-s390x-reg-addr, r=Amanieu | Matthias Krüger | -2/+3 |
| 2024-01-04 | Rollup merge of #119325 - RalfJung:custom-mir, r=compiler-errors | Matthias Krüger | -31/+31 |
| 2024-01-04 | Rollup merge of #119184 - Rajveer100:branch-for-issue-118752, r=davidtwco | Matthias Krüger | -11/+17 |
| 2024-01-04 | Rollup merge of #118704 - esp-rs:rv32-tier-2, r=davidtwco | Matthias Krüger | -6/+6 |
| 2024-01-04 | Set proc-macro-test/sysroot-abi with proc-macro-srv/sysroot-abi | Lukas Wirth | -1/+1 |
| 2024-01-04 | miri: do not forward RUSTFLAGS to deps build | Ralf Jung | -0/+2 |
| 2024-01-04 | Set sysroot-abi flag for proc-macro-cli when in-rust-tree is set | Lukas Wirth | -1/+1 |