| Age | Commit message (Expand) | Author | Lines |
| 2024-09-14 | Auto merge of #128991 - Nadrieril:rustfix-unreachable-pattern, r=compiler-errors | bors | -5/+33 |
| 2024-09-14 | Rollup merge of #130317 - compiler-errors:no-ord, r=jackh726 | Stuart Cook | -3/+3 |
| 2024-09-14 | Rollup merge of #130199 - compiler-errors:by-move, r=cjgillot | Stuart Cook | -8/+4 |
| 2024-09-13 | Auto merge of #130312 - matthiaskrgr:rollup-ihwsc91, r=matthiaskrgr | bors | -406/+425 |
| 2024-09-13 | Add a machine-applicable suggestion to "unreachable pattern" | Nadrieril | -5/+33 |
| 2024-09-13 | ProjectionElem and UnOp/BinOp dont need to be PartialOrd/Ord | Michael Goulet | -3/+3 |
| 2024-09-13 | Rollup merge of #130301 - RalfJung:clashing_extern_declarations, r=compiler-e... | Matthias Krüger | -39/+35 |
| 2024-09-13 | Rollup merge of #130299 - vetleras:add_set_dcx, r=compiler-errors | Matthias Krüger | -0/+4 |
| 2024-09-13 | Rollup merge of #130297 - nnethercote:dataflow-cleanups, r=cjgillot | Matthias Krüger | -167/+161 |
| 2024-09-13 | Rollup merge of #130266 - heiher:loong-medium-cmodel, r=compiler-errors | Matthias Krüger | -4/+6 |
| 2024-09-13 | Rollup merge of #129320 - jder:issue-128848, r=compiler-errors | Matthias Krüger | -196/+219 |
| 2024-09-13 | Auto merge of #130215 - RalfJung:interpret-simd, r=compiler-errors | bors | -52/+40 |
| 2024-09-13 | When calling a method on Fn* traits explicitly, argument diagnostics should | Jesse Rusak | -196/+219 |
| 2024-09-13 | interpret: simplify SIMD type handling | Ralf Jung | -52/+40 |
| 2024-09-13 | some fixes for clashing_extern_declarations lint | Ralf Jung | -39/+35 |
| 2024-09-13 | Add set_dcx to ParseSess | Vetle Rasmussen | -0/+4 |
| 2024-09-13 | Auto merge of #130052 - khuey:clear-dilocation-after-const-emission, r=michae... | bors | -2/+14 |
| 2024-09-13 | Rename `FlowState` as `Domain`. | Nicholas Nethercote | -163/+160 |
| 2024-09-13 | Auto merge of #107251 - dingxiangfei2009:let-chain-rescope, r=jieyouxu | bors | -21/+610 |
| 2024-09-13 | Auto merge of #129137 - camelid:lazy-def-macro-const, r=BoxyUwU | bors | -82/+136 |
| 2024-09-13 | Remove unnecessary `Clone`/`Copy` derives from analyses. | Nicholas Nethercote | -4/+1 |
| 2024-09-13 | simplify the suggestion notes | Ding Xiang Fei | -111/+124 |
| 2024-09-12 | Re-enable `ConstArgKind::Path` lowering by default | Noah Lev | -40/+24 |
| 2024-09-12 | Fix anon const def-creation when macros are involved | Noah Lev | -52/+122 |
| 2024-09-12 | Rollup merge of #130273 - lcnr:overflow-no-constraints, r=compiler-errors | Matthias Krüger | -35/+25 |
| 2024-09-12 | Rollup merge of #130263 - Zalathar:sums, r=compiler-errors | Matthias Krüger | -33/+27 |
| 2024-09-12 | Rollup merge of #130208 - nnethercote:rslv-lifetime, r=petrochenkov | Matthias Krüger | -470/+481 |
| 2024-09-12 | Rollup merge of #130101 - RalfJung:const-cleanup, r=fee1-dead | Matthias Krüger | -3/+3 |
| 2024-09-12 | Auto merge of #130269 - Zalathar:rollup-coxzt2t, r=Zalathar | bors | -726/+612 |
| 2024-09-12 | more eagerly discard constraints on overflow | lcnr | -35/+25 |
| 2024-09-12 | Rollup merge of #130252 - compiler-errors:const-gen, r=chenyukang | Stuart Cook | -27/+23 |
| 2024-09-12 | Rollup merge of #130250 - compiler-errors:useless-conversion, r=jieyouxu | Stuart Cook | -28/+20 |
| 2024-09-12 | Rollup merge of #130235 - compiler-errors:nested-if, r=michaelwoerister | Stuart Cook | -669/+561 |
| 2024-09-12 | Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jie... | Stuart Cook | -2/+8 |
| 2024-09-12 | Auto merge of #130249 - compiler-errors:sad-new-solver-coherence, r=lcnr | bors | -19/+27 |
| 2024-09-12 | Auto merge of #129369 - madsmtm:apple-cc-linker-pass-target, r=jieyouxu | bors | -10/+34 |
| 2024-09-12 | target: default to the medium code model on LoongArch targets | WANG Xuerui | -4/+6 |
| 2024-09-12 | coverage: Simplify creation of sum counters | Zalathar | -17/+13 |
| 2024-09-12 | coverage: Separate creation of edge counters from building their sum | Zalathar | -28/+26 |
| 2024-09-12 | Auto merge of #117465 - paulmenage:small-data-limit, r=compiler-errors | bors | -4/+129 |
| 2024-09-11 | Remove unused functions from ast CoroutineKind | Michael Goulet | -8/+0 |
| 2024-09-11 | Rollup merge of #130244 - samueltardieu:qmark-expansion-span-fix, r=jieyouxu | Jubilee | -1/+1 |
| 2024-09-11 | Rollup merge of #130239 - RalfJung:miri-ptr-offset-unsigned, r=compiler-errors | Jubilee | -1/+8 |
| 2024-09-11 | Rollup merge of #130114 - eduardosm:needless-returns, r=compiler-errors | Jubilee | -75/+66 |
| 2024-09-11 | Rollup merge of #129103 - Nadrieril:dont-warn-empty-unreachable, r=compiler-e... | Jubilee | -1/+5 |
| 2024-09-12 | Introduce `'ra` lifetime name. | Nicholas Nethercote | -470/+481 |
| 2024-09-11 | Properly deny const gen/async gen fns | Michael Goulet | -21/+25 |
| 2024-09-11 | Revert 'Stabilize -Znext-solver=coherence' | Michael Goulet | -19/+27 |
| 2024-09-11 | clippy::useless_conversion | Michael Goulet | -28/+20 |
| 2024-09-11 | Also fix if in else | Michael Goulet | -290/+222 |