| Age | Commit message (Expand) | Author | Lines |
| 2024-09-14 | stabilize `const_extern_fn` | Folkert de Vries | -89/+67 |
| 2024-09-14 | Rollup merge of #130311 - heiseish:issue-70849-fix, r=fmease | Stuart Cook | -0/+23 |
| 2024-09-14 | Rollup merge of #130267 - TimNN:patch-2, r=nikic | Stuart Cook | -2/+2 |
| 2024-09-14 | Auto merge of #128991 - Nadrieril:rustfix-unreachable-pattern, r=compiler-errors | bors | -93/+469 |
| 2024-09-14 | Rollup merge of #130199 - compiler-errors:by-move, r=cjgillot | Stuart Cook | -0/+20 |
| 2024-09-14 | (fix) conflicting negative impl marker and add tests | Giang Dao | -0/+23 |
| 2024-09-13 | Add a machine-applicable suggestion to "unreachable pattern" | Nadrieril | -93/+469 |
| 2024-09-13 | Rollup merge of #130301 - RalfJung:clashing_extern_declarations, r=compiler-e... | Matthias Krüger | -50/+137 |
| 2024-09-13 | Rollup merge of #129320 - jder:issue-128848, r=compiler-errors | Matthias Krüger | -5/+26 |
| 2024-09-13 | When calling a method on Fn* traits explicitly, argument diagnostics should | Jesse Rusak | -5/+26 |
| 2024-09-13 | Auto merge of #130303 - Zalathar:rollup-8vsqdox, r=Zalathar | bors | -11/+34 |
| 2024-09-13 | some fixes for clashing_extern_declarations lint | Ralf Jung | -50/+137 |
| 2024-09-13 | Rollup merge of #130287 - notriddle:notriddle/issue-d, r=jieyouxu | Stuart Cook | -11/+34 |
| 2024-09-13 | Auto merge of #130052 - khuey:clear-dilocation-after-const-emission, r=michae... | bors | -0/+72 |
| 2024-09-13 | Auto merge of #107251 - dingxiangfei2009:let-chain-rescope, r=jieyouxu | bors | -14/+783 |
| 2024-09-13 | Auto merge of #129137 - camelid:lazy-def-macro-const, r=BoxyUwU | bors | -164/+46 |
| 2024-09-12 | rustdoc: re-bless stderrs after renaming the test case | Michael Howell | -4/+4 |
| 2024-09-12 | rustdoc: rename `issue-\d+.rs` tests to have meaningful names | Michael Howell | -0/+0 |
| 2024-09-12 | Add URL and crate_name to test cases | Michael Howell | -9/+32 |
| 2024-09-13 | simplify the suggestion notes | Ding Xiang Fei | -263/+70 |
| 2024-09-12 | Re-enable `ConstArgKind::Path` lowering by default | Noah Lev | -164/+46 |
| 2024-09-12 | Rollup merge of #130276 - compiler-errors:nalgebra-hang, r=lcnr | Matthias Krüger | -0/+23 |
| 2024-09-12 | Rollup merge of #130273 - lcnr:overflow-no-constraints, r=compiler-errors | Matthias Krüger | -0/+2 |
| 2024-09-12 | Rollup merge of #130101 - RalfJung:const-cleanup, r=fee1-dead | Matthias Krüger | -3/+1 |
| 2024-09-12 | Add test for nalgebra hang in coherence | Michael Goulet | -0/+23 |
| 2024-09-12 | Auto merge of #130269 - Zalathar:rollup-coxzt2t, r=Zalathar | bors | -31/+78 |
| 2024-09-12 | more eagerly discard constraints on overflow | lcnr | -0/+2 |
| 2024-09-12 | Rollup merge of #130252 - compiler-errors:const-gen, r=chenyukang | Stuart Cook | -0/+32 |
| 2024-09-12 | Rollup merge of #130156 - nebulark:test_buildinfo, r=jieyouxu | Stuart Cook | -19/+30 |
| 2024-09-12 | Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jie... | Stuart Cook | -12/+16 |
| 2024-09-12 | Auto merge of #130249 - compiler-errors:sad-new-solver-coherence, r=lcnr | bors | -373/+551 |
| 2024-09-12 | small_data_threshold.rs: Adapt to LLVM head changes | Tim Neumann | -2/+2 |
| 2024-09-12 | Auto merge of #129369 - madsmtm:apple-cc-linker-pass-target, r=jieyouxu | bors | -6/+4 |
| 2024-09-12 | Auto merge of #117465 - paulmenage:small-data-limit, r=compiler-errors | bors | -0/+92 |
| 2024-09-11 | Rollup merge of #129835 - RalfJung:float-tests, r=workingjubilee | Jubilee | -248/+251 |
| 2024-09-11 | Rollup merge of #129103 - Nadrieril:dont-warn-empty-unreachable, r=compiler-e... | Jubilee | -464/+91 |
| 2024-09-11 | Properly deny const gen/async gen fns | Michael Goulet | -0/+32 |
| 2024-09-11 | Revert 'Stabilize -Znext-solver=coherence' | Michael Goulet | -373/+551 |
| 2024-09-11 | Rollup merge of #130219 - ogoffart:missing-docs-test, r=Urgau | Matthias Krüger | -2/+10 |
| 2024-09-11 | Rollup merge of #130123 - FedericoBruzzone:master, r=compiler-errors | Matthias Krüger | -0/+53 |
| 2024-09-11 | Rollup merge of #129520 - tunawasabi:suggest-adding-struct-pattern-syntax, r=... | Matthias Krüger | -0/+55 |
| 2024-09-11 | Rollup merge of #129260 - wafarm:dont-suggest-closures, r=compiler-errors | Matthias Krüger | -29/+20 |
| 2024-09-11 | Revert warning empty patterns as unreachable | Nadrieril | -464/+91 |
| 2024-09-11 | Auto merge of #130195 - folkertdev:naked-asm-outside-naked-fn, r=Amanieu | bors | -0/+55 |
| 2024-09-11 | Use `doc(hidden)` instead of `allow(missing_docs)` in the test harness | Olivier Goffart | -2/+4 |
| 2024-09-11 | Use `#[doc(hidden)]` instead of `#[allow(missing_docs)]` on the const generat... | Olivier Goffart | -3/+3 |
| 2024-09-11 | Fix false positive with `missing_docs` and `#[test]` | Olivier Goffart | -0/+6 |
| 2024-09-11 | Auto merge of #130194 - lcnr:generalize-cache, r=compiler-errors | bors | -7/+7 |
| 2024-09-11 | Auto merge of #130050 - cjgillot:expect-attr-id, r=fee1-dead | bors | -8/+23 |
| 2024-09-10 | clean up internal comments about float semantics | Ralf Jung | -0/+1 |