| Age | Commit message (Expand) | Author | Lines |
| 2024-02-27 | Auto merge of #121655 - matthiaskrgr:rollup-qpx3kks, r=matthiaskrgr | bors | -3/+44 |
| 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 | -1/+1 |
| 2024-02-26 | Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obk | bors | -172/+162 |
| 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 | -1/+1 |
| 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 | 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-26 | Auto merge of #121461 - reitermarkus:generic-nonzero-tests, r=dtolnay | bors | -410/+417 |
| 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 #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 | -410/+417 |
| 2024-02-25 | make non-PartialEq-typed consts as patterns a hard error | Ralf Jung | -45/+8 |
| 2024-02-25 | fix use of platform_intrinsics in tests | Ralf Jung | -172/+162 |
| 2024-02-24 | Auto merge of #121569 - matthiaskrgr:rollup-awglrax, r=matthiaskrgr | bors | -731/+239 |
| 2024-02-24 | Stabilize `cfg_target_abi` | Chris Denton | -86/+28 |
| 2024-02-24 | Don't unnecessarily change `SIGPIPE` disposition in unix_sigpipe tests | Martin Nordholts | -6/+6 |
| 2024-02-24 | Rollup merge of #121522 - RalfJung:insert-extract-boundscheck, r=oli-obk | Matthias Krüger | -22/+35 |
| 2024-02-24 | Rollup merge of #121435 - estebank:rpitit-static-119773, r=compiler-errors | Matthias Krüger | -2/+28 |
| 2024-02-24 | promotion: don't promote int::MIN / -1 | Ralf Jung | -731/+239 |
| 2024-02-23 | check that simd_insert/extract indices are in-bounds | Ralf Jung | -22/+35 |
| 2024-02-23 | Rollup merge of #121510 - RalfJung:lint-overflowing-ops, r=oli-obk | Matthias Krüger | -676/+1191 |
| 2024-02-23 | Rollup merge of #121470 - clubby789:anon-struct-in-enum, r=fmease | Matthias Krüger | -0/+27 |
| 2024-02-23 | Rollup merge of #120742 - Nadrieril:use-min_exh_pats, r=compiler-errors | Matthias Krüger | -246/+193 |
| 2024-02-23 | lint-overflowing-ops: unify cases and remove redundancy | Ralf Jung | -676/+1191 |
| 2024-02-23 | Don't ICE on anonymous struct in enum variant | clubby789 | -0/+27 |
| 2024-02-23 | Rollup merge of #121482 - nnethercote:fix-121455, r=oli-obk | Matthias Krüger | -0/+15 |
| 2024-02-23 | Rollup merge of #121480 - nnethercote:fix-more-121208-fallout, r=lcnr | Matthias Krüger | -0/+85 |
| 2024-02-23 | Rollup merge of #121471 - estebank:lint-clone, r=TaKO8Ki | Matthias Krüger | -77/+62 |
| 2024-02-23 | Rollup merge of #121434 - nnethercote:fix-121208-fallout, r=lcnr | Matthias Krüger | -0/+112 |
| 2024-02-23 | Auto merge of #121432 - mj10021:issue-119851-fix, r=nnethercote | bors | -1184/+1169 |
| 2024-02-23 | Auto merge of #120730 - estebank:confusable-api, r=oli-obk | bors | -126/+452 |
| 2024-02-23 | Allow for a missing `adt_def` in `NamePrivacyVisitor`. | Nicholas Nethercote | -0/+15 |
| 2024-02-23 | Revert some `span_bug`s to `span_delayed_bug`. | Nicholas Nethercote | -0/+85 |
| 2024-02-23 | Revert some `span_bug`s to `span_delayed_bug`. | Nicholas Nethercote | -0/+112 |
| 2024-02-22 | Auto merge of #119989 - lcnr:sub_relations-bye-bye, r=compiler-errors | bors | -169/+104 |