| Age | Commit message (Expand) | Author | Lines |
| 2024-09-19 | warn less about non-exhaustive in ffi | Jubilee Young | -6/+25 |
| 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 | Rollup merge of #130487 - cuviper:min-llvm-18, r=nikic | Jubilee | -204/+66 |
| 2024-09-18 | Rollup merge of #130450 - workingjubilee:these-names-are-indirect, r=bjorn3 | Jubilee | -30/+6 |
| 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 | -204/+66 |
| 2024-09-18 | Check params for unsafety in THIR | Michael Goulet | -0/+38 |
| 2024-09-18 | tests: Move wasm32 to transparent-opaque-ptr.rs test | Jubilee Young | -4/+4 |
| 2024-09-18 | tests: Remove test for wrong wasm codegen | Jubilee Young | -26/+2 |
| 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 | Auto merge of #130500 - matthiaskrgr:rollup-lfx3bb4, r=matthiaskrgr | bors | -3/+116 |
| 2024-09-18 | Improve handling of raw-idents in check-cfg | Urgau | -0/+120 |
| 2024-09-18 | Rollup merge of #130466 - davidtwco:aarch64-transparent-test, r=jieyouxu | Matthias Krüger | -3/+116 |
| 2024-09-18 | Auto merge of #130498 - matthiaskrgr:rollup-tg4d0zi, r=matthiaskrgr | bors | -16/+139 |
| 2024-09-18 | Rollup merge of #130496 - jder:issue-130400, r=compiler-errors | Matthias Krüger | -0/+34 |
| 2024-09-18 | Rollup merge of #130491 - matthiaskrgr:sehsarc, r=compiler-errors | Matthias Krüger | -0/+97 |
| 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-18 | Auto merge of #130454 - durin42:llvm-20-notrunc, r=workingjubilee | bors | -5/+8 |
| 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-18 | more crash tests | Matthias Krüger | -0/+97 |
| 2024-09-17 | Store raw ident span for raw lifetime | Michael Goulet | -0/+8 |
| 2024-09-17 | Auto merge of #130483 - matthiaskrgr:rollup-q1r0g0y, r=matthiaskrgr | bors | -1/+32 |
| 2024-09-17 | Rollup merge of #129477 - Xiretza:fix-fluent-diagnostics, r=compiler-errors | Matthias Krüger | -1/+32 |
| 2024-09-17 | Remove redundant test typeid equality by subtyping | Santiago Pastorino | -81/+0 |
| 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 #129988 - arnaudgolfouse:modify-locale_resources, r=davidtwco | Matthias Krüger | -1/+1 |
| 2024-09-17 | Rollup merge of #128961 - GKFX:issue-128930-explain-missing-option, r=jieyouxu | Matthias Krüger | -0/+9 |
| 2024-09-17 | fluent_macro: fix diagnostics for fluent parse failures | Xiretza | -5/+5 |
| 2024-09-17 | Add test for fluent diagnostics | Xiretza | -1/+32 |
| 2024-09-17 | tests: allow trunc/select instructions to be missing | Augie Fackler | -5/+8 |
| 2024-09-17 | Auto merge of #129073 - compiler-errors:receiver-variance, r=lcnr | bors | -50/+117 |
| 2024-09-17 | tests: add repr/transparent test for aarch64 | David Wood | -3/+116 |
| 2024-09-17 | Auto merge of #130455 - compiler-errors:inline-ordering, r=saethlin | bors | -62/+4 |
| 2024-09-17 | Auto merge of #130456 - matthiaskrgr:rollup-h2qvk1f, r=matthiaskrgr | bors | -30/+28 |
| 2024-09-16 | Fix a couple more DefKind discrepancies between DefKind::Closure and DefKind:... | Michael Goulet | -0/+34 |
| 2024-09-17 | Rollup merge of #130427 - jieyouxu:rmake-symlink, r=Kobzol | Matthias Krüger | -30/+28 |
| 2024-09-16 | Remove semi-nondeterminism of DefPathHash ordering from inliner | Michael Goulet | -62/+4 |
| 2024-09-17 | Auto merge of #129970 - lukas-code:LayoutCalculator, r=compiler-errors | bors | -47/+149 |