| Age | Commit message (Expand) | Author | Lines |
| 2024-03-02 | Account for unmet `T: !Copy` in E0277 message | Esteban Küber | -4/+4 |
| 2024-02-28 | Auto merge of #121489 - nnethercote:diag-renaming, r=davidtwco | bors | -13/+13 |
| 2024-02-28 | Rollup merge of #121702 - compiler-errors:coerce-alias-relate, r=lcnr | Guillaume Gomez | -0/+18 |
| 2024-02-28 | Rollup merge of #121698 - rcvalle:rust-cfi-fix-typo, r=compiler-errors | Guillaume Gomez | -0/+0 |
| 2024-02-28 | Rollup merge of #121686 - compiler-errors:rpitit-printing, r=lcnr | Guillaume Gomez | -12/+12 |
| 2024-02-28 | Rollup merge of #121680 - GuillaumeGomez:foreign-macro-jump-to-def, r=notriddle | Guillaume Gomez | -0/+21 |
| 2024-02-28 | Rollup merge of #121572 - notriddle:notriddle/test-case-121106, r=GuillaumeGomez | Guillaume Gomez | -0/+19 |
| 2024-02-28 | Rollup merge of #121527 - Enselic:unix_sigpipe-tests-fixes, r=davidtwco | Guillaume Gomez | -16/+25 |
| 2024-02-28 | Rollup merge of #121226 - chenyukang:yukang-fix-import-alias, r=davidtwco | Guillaume Gomez | -0/+61 |
| 2024-02-28 | Rollup merge of #120051 - riverbl:os-str-display, r=m-ou-se | Guillaume Gomez | -1/+1 |
| 2024-02-28 | Rename `DiagnosticBuilder` as `Diag`. | Nicholas Nethercote | -12/+12 |
| 2024-02-28 | Rename `Diagnostic` as `DiagInner`. | Nicholas Nethercote | -2/+2 |
| 2024-02-27 | Process alias-relate obligations in CoerceUnsized loop | Michael Goulet | -0/+18 |
| 2024-02-27 | CFI: Fix typo in test file names | Ramon de C Valle | -0/+0 |
| 2024-02-27 | Print RPITIT like an opaque | Michael Goulet | -6/+6 |
| 2024-02-27 | rename RPITIT from opaque to synthetic | Michael Goulet | -10/+10 |
| 2024-02-27 | Add regression test for link generation on foreign macro in jump to defintion... | Guillaume Gomez | -0/+21 |
| 2024-02-27 | Rename wasm32-wasi-preview2 to wasm32-wasip2 | Ryan Levick | -1/+1 |
| 2024-02-27 | Add the wasm32-wasi-preview2 target | Ryan Levick | -1/+4 |
| 2024-02-27 | Auto merge of #121655 - matthiaskrgr:rollup-qpx3kks, r=matthiaskrgr | bors | -6/+47 |
| 2024-02-27 | Rollup merge of #121651 - ShE3py:issue-121647, r=estebank | Matthias Krüger | -2/+43 |
| 2024-02-27 | Rollup merge of #121598 - RalfJung:catch_unwind, r=oli-obk | Matthias Krüger | -4/+4 |
| 2024-02-26 | Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obk | bors | -223/+213 |
| 2024-02-26 | Properly emit `expected ;` on `#[attr] expr` | Lieselotte | -2/+43 |
| 2024-02-26 | Rollup merge of #121628 - gurry:121534-ice-asymm-binop, r=oli-obk | Matthias Krüger | -0/+21 |
| 2024-02-26 | Rollup merge of #121617 - compiler-errors:async-closure-kind-check, r=oli-obk | Matthias Krüger | -5/+30 |
| 2024-02-26 | Auto merge of #119106 - lcnr:decrement-universes, r=BoxyUwU | bors | -68/+120 |
| 2024-02-26 | rename 'try' intrinsic to 'catch_unwind' | Ralf Jung | -4/+4 |
| 2024-02-26 | add regression tests | lcnr | -0/+52 |
| 2024-02-26 | update tests | lcnr | -68/+68 |
| 2024-02-26 | Do not const pop unions | Gurinder Singh | -0/+21 |
| 2024-02-26 | Rollup merge of #121620 - nnethercote:fix-even-more-121208-fallout, r=lcnr | Guillaume Gomez | -0/+110 |
| 2024-02-26 | Rollup merge of #121554 - Enselic:sigaction, r=oli-obk | Guillaume Gomez | -6/+6 |
| 2024-02-26 | Rollup merge of #120840 - HTGAzureX1212:HTGAzureX1212/unicode-identifier-type... | Guillaume Gomez | -9/+16 |
| 2024-02-26 | Rollup merge of #120656 - Zalathar:filecheck-flags, r=wesleywiser | Guillaume Gomez | -152/+159 |
| 2024-02-26 | Auto merge of #121317 - ChrisDenton:win10-sync, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-02-26 | separate messages for individual categories | HTGAzureX1212. | -9/+16 |
| 2024-02-26 | Actually use the right closure kind when checking async Fn goals | Michael Goulet | -5/+30 |
| 2024-02-25 | Add synchronization library to run-make flags | Chris Denton | -2/+2 |
| 2024-02-26 | Auto merge of #121461 - reitermarkus:generic-nonzero-tests, r=dtolnay | bors | -517/+520 |
| 2024-02-26 | Revert some `span_bug`s to `span_delayed_bug`. | Nicholas Nethercote | -0/+110 |
| 2024-02-25 | Auto merge of #120393 - Urgau:rfc3373-non-local-defs, r=WaffleLapkin | bors | -5/+1101 |
| 2024-02-25 | Rollup merge of #121586 - gurry:121532-ice-unwrap-on-none, r=cjgillot | Matthias Krüger | -0/+20 |
| 2024-02-25 | Rollup merge of #121409 - compiler-errors:atb-cycle, r=cjgillot | Matthias Krüger | -0/+27 |
| 2024-02-25 | Rollup merge of #121284 - notriddle:notriddle/issue-106421, r=Mark-Simulacrum | Matthias Krüger | -0/+25 |
| 2024-02-25 | Rollup merge of #120805 - RalfJung:const-pat-partial-eq, r=oli-obk | Matthias Krüger | -45/+8 |
| 2024-02-25 | Rollup merge of #119590 - ChrisDenton:cfg-target-abi, r=Nilstrieb | Matthias Krüger | -86/+28 |
| 2024-02-25 | Don't use `unwrap()` in `ArrayIntoIter` lint when typeck fails | Gurinder Singh | -0/+20 |
| 2024-02-25 | Use generic `NonZero` in tests. | Markus Reiter | -517/+520 |
| 2024-02-25 | make non-PartialEq-typed consts as patterns a hard error | Ralf Jung | -45/+8 |