| Age | Commit message (Expand) | Author | Lines |
| 2024-09-15 | Rollup merge of #130342 - RalfJung:slice-idx-overflow, r=saethlin | Matthias Krüger | -14/+34 |
| 2024-09-15 | Rollup merge of #130293 - gurry:130142-lint-level-issue, r=cjgillot | Matthias Krüger | -5/+3 |
| 2024-09-15 | Rollup merge of #129828 - RalfJung:miri-data-race, r=saethlin | Matthias Krüger | -11/+51 |
| 2024-09-15 | Auto merge of #130390 - matthiaskrgr:rollup-evbfwe2, r=matthiaskrgr | bors | -405/+65 |
| 2024-09-15 | Rollup merge of #130371 - saethlin:transmutability-enum-ice, r=compiler-errors | Matthias Krüger | -10/+25 |
| 2024-09-15 | Rollup merge of #130295 - chrisnc:armv8r-feature-fix, r=workingjubilee | Matthias Krüger | -6/+6 |
| 2024-09-15 | Rollup merge of #129195 - RalfJung:const-mut-refs, r=fee1-dead | Matthias Krüger | -389/+34 |
| 2024-09-15 | Auto merge of #130148 - RalfJung:interpret-get_ptr_alloc_mut, r=saethlin | bors | -24/+40 |
| 2024-09-15 | interpret: get_ptr_alloc_mut: lookup allocation only once | Ralf Jung | -24/+40 |
| 2024-09-15 | also stabilize const_refs_to_cell | Ralf Jung | -89/+23 |
| 2024-09-15 | const_refs_to_cell: dont let mutable references sneak past the interior mutab... | Ralf Jung | -1/+12 |
| 2024-09-15 | clean up const checking of mutable references | Ralf Jung | -77/+2 |
| 2024-09-15 | stabilize const_mut_refs | Ralf Jung | -236/+11 |
| 2024-09-15 | also use compute_size_in_bytes for relevant multiplications in Miri | Ralf Jung | -9/+11 |
| 2024-09-14 | Fix target-cpu fpu features on Armv8-R. | Chris Copeland | -6/+6 |
| 2024-09-15 | Rollup merge of #130353 - Zalathar:lint-zero, r=jieyouxu | Stuart Cook | -1/+2 |
| 2024-09-14 | Auto merge of #129753 - folkertdev:stabilize-const-extern-fn, r=RalfJung | bors | -24/+8 |
| 2024-09-14 | Correctly account for niche-optimized tags | Ben Kimock | -10/+25 |
| 2024-09-14 | Auto merge of #128543 - RalfJung:const-interior-mut, r=fee1-dead | bors | -106/+132 |
| 2024-09-14 | Auto merge of #130357 - fmease:rollup-j3ej4q0, r=fmease | bors | -438/+329 |
| 2024-09-14 | Rollup merge of #130349 - ShE3py:break_up_float, r=fmease | León Orell Valerian Liehr | -34/+32 |
| 2024-09-14 | Rollup merge of #130343 - Fayti1703:patch-correct-async-block-lint-doc, r=com... | León Orell Valerian Liehr | -0/+1 |
| 2024-09-14 | Rollup merge of #130294 - nnethercote:more-lifetimes, r=lcnr | León Orell Valerian Liehr | -229/+222 |
| 2024-09-14 | Rollup merge of #130268 - RalfJung:simd-shuffle-idx-vector, r=compiler-errors | León Orell Valerian Liehr | -175/+74 |
| 2024-09-14 | stabilize `const_extern_fn` | Folkert de Vries | -24/+8 |
| 2024-09-14 | Auto merge of #128299 - DianQK:clone-copy, r=cjgillot | bors | -1/+97 |
| 2024-09-14 | Make some lint doctests compatible with `--stage=0` | Zalathar | -1/+2 |
| 2024-09-14 | simd_shuffle: require index argument to be a vector | Ralf Jung | -175/+74 |
| 2024-09-14 | Refactor `Parser::break_up_float` | Lieselotte | -27/+25 |
| 2024-09-14 | Fix lint levels not getting overridden by attrs on `Stmt` nodes | Gurinder Singh | -5/+3 |
| 2024-09-14 | Fix `Parser::break_up_float`'s right span | Lieselotte | -1/+1 |
| 2024-09-14 | Rollup merge of #130334 - madsmtm:macos-sdkroot-ignore, r=jieyouxu | Stuart Cook | -1/+1 |
| 2024-09-14 | Rollup merge of #130311 - heiseish:issue-70849-fix, r=fmease | Stuart Cook | -1/+13 |
| 2024-09-14 | Add `ErrorGuaranteed` to `DestructuredFloat::Error` | Lieselotte | -7/+7 |
| 2024-09-14 | docs: Enable required feature for 'closure_returning_async_block' lint | Fayti1703 | -0/+1 |
| 2024-09-14 | interpret: fix dealing with overflow during slice indexing | Ralf Jung | -7/+25 |
| 2024-09-14 | Auto merge of #128991 - Nadrieril:rustfix-unreachable-pattern, r=compiler-errors | bors | -5/+33 |
| 2024-09-14 | Simplify the canonical clone method to copy | DianQK | -1/+97 |
| 2024-09-14 | Fix SDKROOT ignore on macOS | Mads Marquart | -1/+1 |
| 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-14 | (fix) conflicting negative impl marker and add tests | Giang Dao | -1/+13 |
| 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 |