| Age | Commit message (Expand) | Author | Lines |
| 2024-09-20 | Auto merge of #124895 - obeis:static-mut-hidden-ref, r=compiler-errors | bors | -651/+617 |
| 2024-09-20 | Rollup merge of #130605 - clubby789:change-test, r=jieyouxu | Guillaume Gomez | -1/+1 |
| 2024-09-20 | Rollup merge of #129755 - vincenzopalazzo:macros/recursive-macros-between-edi... | Guillaume Gomez | -0/+52 |
| 2024-09-20 | Rollup merge of #129542 - zachs18:cow-self-test, r=compiler-errors | Guillaume Gomez | -0/+14 |
| 2024-09-20 | Fix feature name in test | clubby789 | -1/+1 |
| 2024-09-20 | Auto merge of #130508 - adwinwhite:niche-not-depend-on-order, r=the8472 | bors | -0/+20 |
| 2024-09-18 | Rollup merge of #130533 - compiler-errors:never-pat-unsafeck, r=Nadrieril | Jubilee | -0/+36 |
| 2024-09-18 | Rollup merge of #130531 - compiler-errors:thir-unsafeck-param, r=Urgau | Jubilee | -0/+38 |
| 2024-09-19 | Auto merge of #123877 - ShE3py:expr-in-pats-2, r=fmease | bors | -340/+1418 |
| 2024-09-18 | Never patterns constitute a read for unsafety | Michael Goulet | -0/+36 |
| 2024-09-18 | Add known-bug and update comments to describe correct behavior in light of bug | Eric Holk | -6/+3 |
| 2024-09-18 | Rollup merge of #130487 - cuviper:min-llvm-18, r=nikic | Jubilee | -129/+24 |
| 2024-09-18 | Rollup merge of #129422 - compiler-errors:repr-rust, r=fmease | Jubilee | -1/+64 |
| 2024-09-18 | Rollup merge of #127988 - estebank:dupe-derive-params, r=fmease | Jubilee | -0/+90 |
| 2024-09-18 | Update the minimum external LLVM to 18 | Josh Stone | -129/+24 |
| 2024-09-18 | Check params for unsafety in THIR | Michael Goulet | -0/+38 |
| 2024-09-18 | Add suggestions for expressions in patterns | Lieselotte | -61/+809 |
| 2024-09-18 | Recover more expressions in patterns | Lieselotte | -213/+543 |
| 2024-09-18 | Explicitly mark a hack as a HACK and elaborate its comment | León Orell Valerian Liehr | -10/+12 |
| 2024-09-18 | Do not ICE with incorrect empty suggestion | Esteban Küber | -0/+88 |
| 2024-09-18 | Rollup merge of #130507 - Urgau:check-cfg-raw-keywords, r=jieyouxu | Matthias Krüger | -0/+120 |
| 2024-09-18 | Get rid of niche selection's dependence on fields's order | Adwin White | -0/+20 |
| 2024-09-18 | Improve handling of raw-idents in check-cfg | Urgau | -0/+120 |
| 2024-09-18 | Rollup merge of #130496 - jder:issue-130400, r=compiler-errors | Matthias Krüger | -0/+34 |
| 2024-09-18 | Rollup merge of #130489 - compiler-errors:raw-lt-lint, r=jieyouxu | Matthias Krüger | -0/+8 |
| 2024-09-18 | Rollup merge of #130116 - veera-sivarajan:freeze-suggestions, r=chenyukang | Matthias Krüger | -16/+0 |
| 2024-09-17 | Fix circular fn_sig queries to return the correct number of arguments for met... | Jesse Rusak | -0/+34 |
| 2024-09-18 | Rollup merge of #130482 - spastorino:remove-known-bug-97156, r=jackh726 | Matthias Krüger | -81/+0 |
| 2024-09-17 | Store raw ident span for raw lifetime | Michael Goulet | -0/+8 |
| 2024-09-17 | Remove redundant test typeid equality by subtyping | Santiago Pastorino | -81/+0 |
| 2024-09-17 | Add coverage for pat too | Eric Holk | -30/+45 |
| 2024-09-17 | test: cross-edition metavar fragment specifiers | Vincenzo Palazzo | -0/+40 |
| 2024-09-17 | Rollup merge of #130440 - compiler-errors:rpitit-opaque-hidden, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2024-09-17 | Rollup merge of #130275 - compiler-errors:extern-crate, r=lcnr | Matthias Krüger | -0/+39 |
| 2024-09-17 | Rollup merge of #130201 - compiler-errors:foreign-synthetic-body, r=lcnr | Matthias Krüger | -0/+39 |
| 2024-09-17 | Rollup merge of #128961 - GKFX:issue-128930-explain-missing-option, r=jieyouxu | Matthias Krüger | -0/+9 |
| 2024-09-17 | Auto merge of #129073 - compiler-errors:receiver-variance, r=lcnr | bors | -50/+117 |
| 2024-09-16 | Fix a couple more DefKind discrepancies between DefKind::Closure and DefKind:... | Michael Goulet | -0/+34 |
| 2024-09-17 | Auto merge of #129970 - lukas-code:LayoutCalculator, r=compiler-errors | bors | -1/+206 |
| 2024-09-16 | Encode coroutine_by_move_body_def_id in crate metadata | Michael Goulet | -0/+5 |
| 2024-09-17 | get rid of an old hack | Lukas Markeffsky | -0/+65 |
| 2024-09-16 | Auto merge of #130444 - matthiaskrgr:rollup-onlrjva, r=matthiaskrgr | bors | -0/+96 |
| 2024-09-16 | Rollup merge of #130437 - jder:issue-130372, r=compiler-errors | Matthias Krüger | -0/+31 |
| 2024-09-16 | Rollup merge of #130282 - compiler-errors:over-overflow, r=BoxyUwU | Matthias Krüger | -0/+37 |
| 2024-09-16 | Rollup merge of #130033 - compiler-errors:foreign-fn-types, r=BoxyUwU | Matthias Krüger | -0/+28 |
| 2024-09-16 | Avoid crashing on variadic functions when producing arg-mismatch errors | Jesse Rusak | -0/+31 |
| 2024-09-16 | Auto merge of #130439 - matthiaskrgr:rollup-1lkzo74, r=matthiaskrgr | bors | -0/+103 |
| 2024-09-16 | Don't ICE in opaque_hidden_inferred_bound lint for RPITIT in trait with no de... | Michael Goulet | -0/+16 |
| 2024-09-16 | Rollup merge of #130412 - compiler-errors:rpitit-overcapture, r=jieyouxu | Matthias Krüger | -0/+58 |
| 2024-09-16 | Don't ICE when generating Fn shim for async closure with borrowck error | Michael Goulet | -0/+45 |