| Age | Commit message (Expand) | Author | Lines |
| 2024-01-05 | Rollup merge of #119468 - notriddle:notriddle/compression, r=GuillaumeGomez | Michael Goulet | -139/+250 |
| 2024-01-05 | Rollup merge of #119420 - cjgillot:issue-119295, r=compiler-errors | Michael Goulet | -0/+48 |
| 2024-01-05 | Rollup merge of #119414 - xry111:xry111/lto-test, r=Mark-Simulacrum | Michael Goulet | -28/+28 |
| 2024-01-05 | Rollup merge of #119216 - weiznich:use_diagnostic_namespace_in_stdlib, r=comp... | Michael Goulet | -33/+80 |
| 2024-01-05 | Rollup merge of #119208 - Zalathar:hoist, r=WaffleLapkin,Swatinem | Michael Goulet | -181/+196 |
| 2024-01-06 | Auto merge of #119329 - Nadrieril:reveal-opaques-early, r=compiler-errors | bors | -94/+132 |
| 2024-01-05 | Rebase fallout. | Camille GILLOT | -8/+8 |
| 2024-01-05 | Do not run check on foreign items. | Camille GILLOT | -1/+1 |
| 2024-01-05 | Handle ForeignItem as TAIT scope. | Camille GILLOT | -0/+48 |
| 2024-01-05 | Auto merge of #119634 - matthiaskrgr:rollup-v2xt7et, r=matthiaskrgr | bors | -609/+1272 |
| 2024-01-05 | Add notes about the serialization format | Michael Howell | -7/+26 |
| 2024-01-05 | Rollup merge of #119622 - Nadrieril:never_patterns_macros, r=compiler-errors | Matthias Krüger | -0/+54 |
| 2024-01-05 | Rollup merge of #119589 - petrochenkov:cdatalock, r=Mark-Simulacrum | Matthias Krüger | -58/+58 |
| 2024-01-05 | Rollup merge of #119563 - compiler-errors:coroutine-resume, r=oli-obk | Matthias Krüger | -36/+190 |
| 2024-01-05 | Rollup merge of #119554 - matthewjasper:remove-guard-distinction, r=compiler-... | Matthias Krüger | -292/+272 |
| 2024-01-05 | Rollup merge of #119506 - compiler-errors:visibilities-for-object-safety-erro... | Matthias Krüger | -1/+110 |
| 2024-01-05 | Rollup merge of #119354 - fmease:negative_bounds-fixes, r=compiler-errors | Matthias Krüger | -90/+251 |
| 2024-01-05 | Rollup merge of #119350 - fmease:lazy-ty-aliases-implied-bounds, r=compiler-e... | Matthias Krüger | -97/+211 |
| 2024-01-05 | Rollup merge of #119151 - Jules-Bertholet:no-foreign-doc-hidden-suggest, r=da... | Matthias Krüger | -35/+126 |
| 2024-01-05 | Auto merge of #119192 - michaelwoerister:mcp533-push, r=cjgillot | bors | -147/+256 |
| 2024-01-05 | Ignore a rustdoc test | León Orell Valerian Liehr | -0/+3 |
| 2024-01-05 | Document behavior of `!` with MbE | Nadrieril | -0/+54 |
| 2024-01-05 | Auto merge of #119621 - compiler-errors:rollup-5mxtvuk, r=compiler-errors | bors | -1830/+1560 |
| 2024-01-05 | Rollup merge of #119601 - nnethercote:Emitter-cleanups, r=oli-obk | Michael Goulet | -52/+465 |
| 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 | -21/+60 |
| 2024-01-05 | Rollup merge of #119583 - AngelicosPhosphoros:const_assume, r=RalfJung | Michael Goulet | -3/+1 |
| 2024-01-05 | Rollup merge of #119577 - tmiasko:lint, r=oli-obk | Michael Goulet | -264/+115 |
| 2024-01-05 | Rollup merge of #119567 - nnethercote:rm-Zreport-delayed-bugs, r=oli-obk | Michael Goulet | -17/+3 |
| 2024-01-05 | Rollup merge of #119566 - Zalathar:remove-spanview, r=Swatinem,Nilstrieb | Michael Goulet | -919/+2 |
| 2024-01-05 | Rollup merge of #119538 - nnethercote:cleanup-errors-5, r=compiler-errors | Michael Goulet | -464/+369 |
| 2024-01-05 | Rollup merge of #119148 - estebank:bare-traits, r=davidtwco | Michael Goulet | -75/+412 |
| 2024-01-05 | Rollup merge of #119034 - Zalathar:ignore-mode, r=davidtwco | Michael Goulet | -14/+132 |
| 2024-01-05 | Use `resolutions(()).effective_visiblities` to avoid cycle errors | Michael Goulet | -1/+110 |
| 2024-01-05 | Auto merge of #118991 - nikic:scalar-pair, r=nagisa | bors | -74/+80 |
| 2024-01-05 | Add a test that emitting diagnostics does not require the crate to use | Georg Semmler | -0/+39 |
| 2024-01-05 | Replace some usage of `#[rustc_on_unimplemented]` with | Georg Semmler | -30/+37 |
| 2024-01-05 | Allow emitting diagnostics from the `#[diagnostic]` namespace without a | Georg Semmler | -3/+1 |
| 2024-01-05 | Auto merge of #117673 - matthewjasper:thir-unsafeck-stabilization, r=cjgillot | bors | -4844/+879 |
| 2024-01-05 | Update clippy for hir::Guard removal | Matthew Jasper | -112/+56 |
| 2024-01-05 | Restore if let guard temporary scoping difference | Matthew Jasper | -2/+89 |
| 2024-01-05 | Remove `thir::Guard` | Matthew Jasper | -74/+55 |
| 2024-01-05 | Remove `hir::Guard` | Matthew Jasper | -109/+77 |
| 2024-01-05 | Make test compatible with 32-bit as well | Nikita Popov | -1/+1 |
| 2024-01-05 | Handle context for const patterns correctly | Matthew Jasper | -1/+31 |
| 2024-01-05 | Stabilize THIR unsafeck | Matthew Jasper | -329/+307 |
| 2024-01-05 | Remove revisions for THIR unsafeck | Matthew Jasper | -4667/+694 |
| 2024-01-05 | Auto merge of #118899 - veera-sivarajan:fix-makefile, r=Mark-Simulacrum | bors | -1/+0 |
| 2024-01-05 | Auto merge of #118297 - shepmaster:warn-dead-tuple-fields, r=WaffleLapkin | bors | -412/+406 |
| 2024-01-05 | Change printing of "`--error-format` is unstable" errors. | Nicholas Nethercote | -11/+2 |