| Age | Commit message (Expand) | Author | Lines |
| 2024-09-14 | Rollup merge of #130053 - glowcoil:next_if-docs, r=jhpratt | Stuart Cook | -2/+2 |
| 2024-09-14 | Auto merge of #128991 - Nadrieril:rustfix-unreachable-pattern, r=compiler-errors | bors | -98/+502 |
| 2024-09-14 | Auto merge of #130332 - Zalathar:rollup-eq0qvvy, r=Zalathar | bors | -54/+84 |
| 2024-09-14 | Rollup merge of #130317 - compiler-errors:no-ord, r=jackh726 | Stuart Cook | -3/+3 |
| 2024-09-14 | Rollup merge of #130306 - onur-ozkan:avoid-submodule-updates-in-tests, r=Kobzol | Stuart Cook | -0/+2 |
| 2024-09-14 | Rollup merge of #130302 - onur-ozkan:130040-with-fixes, r=Kobzol | Stuart Cook | -39/+47 |
| 2024-09-14 | Rollup merge of #130199 - compiler-errors:by-move, r=cjgillot | Stuart Cook | -8/+24 |
| 2024-09-14 | Rollup merge of #130138 - Zalathar:initial-libdir, r=albertlarsan68 | Stuart Cook | -4/+8 |
| 2024-09-14 | Auto merge of #125419 - GuillaumeGomez:add-gcc-to-dist, r=Kobzol | bors | -42/+603 |
| 2024-09-13 | Auto merge of #130121 - lolbinarycat:bootstrap-warn-old-upstream-worktree, r=... | bors | -25/+47 |
| 2024-09-13 | Auto merge of #130312 - matthiaskrgr:rollup-ihwsc91, r=matthiaskrgr | bors | -467/+609 |
| 2024-09-13 | Add a machine-applicable suggestion to "unreachable pattern" | Nadrieril | -98/+502 |
| 2024-09-13 | ProjectionElem and UnOp/BinOp dont need to be PartialOrd/Ord | Michael Goulet | -3/+3 |
| 2024-09-13 | Rollup merge of #130305 - tspiteri:clippy-msrv-for-const_float_bits_conv, r=f... | Matthias Krüger | -6/+21 |
| 2024-09-13 | Rollup merge of #130301 - RalfJung:clashing_extern_declarations, r=compiler-e... | Matthias Krüger | -89/+172 |
| 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 | -201/+245 |
| 2024-09-13 | avoid updating LLVM submodule during bootstrap unit tests | onur-ozkan | -0/+2 |
| 2024-09-13 | Remove gcc changes for dist build | Guillaume Gomez | -12/+0 |
| 2024-09-13 | Auto merge of #130215 - RalfJung:interpret-simd, r=compiler-errors | bors | -199/+190 |
| 2024-09-13 | When calling a method on Fn* traits explicitly, argument diagnostics should | Jesse Rusak | -201/+245 |
| 2024-09-13 | interpret: simplify SIMD type handling | Ralf Jung | -199/+190 |
| 2024-09-13 | handle transmutes in const context if msrvs::CONST_FLOAT_BITS_CONV | Trevor Spiteri | -9/+16 |
| 2024-09-13 | Revert "stabilize const_float_bits_conv" for src/tools/clippy/clippy_lints | Trevor Spiteri | -5/+13 |
| 2024-09-13 | Auto merge of #130303 - Zalathar:rollup-8vsqdox, r=Zalathar | bors | -175/+117 |
| 2024-09-13 | some fixes for clashing_extern_declarations lint | Ralf Jung | -89/+172 |
| 2024-09-13 | Rollup merge of #130287 - notriddle:notriddle/issue-d, r=jieyouxu | Stuart Cook | -11/+34 |
| 2024-09-13 | Rollup merge of #130261 - onur-ozkan:#130242, r=Kobzol | Stuart Cook | -8/+4 |
| 2024-09-13 | Rollup merge of #130245 - RalfJung:miri-alloc-backtrace, r=Amanieu | Stuart Cook | -156/+79 |
| 2024-09-13 | add llvm-bitcode-linker and llvm-tools bins to ci-rustc's sysroot | onur-ozkan | -39/+47 |
| 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/+86 |
| 2024-09-13 | Auto merge of #130292 - ehuss:revert-130040, r=onur-ozkan | bors | -121/+50 |
| 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 | -35/+1393 |
| 2024-09-12 | Revert "Auto merge of #130040 - onur-ozkan:llvm-tools-with-ci-rustc, r=Kobzol" | Eric Huss | -121/+50 |
| 2024-09-13 | Auto merge of #129137 - camelid:lazy-def-macro-const, r=BoxyUwU | bors | -246/+182 |
| 2024-09-13 | Remove unnecessary `Clone`/`Copy` derives from analyses. | Nicholas Nethercote | -4/+1 |
| 2024-09-12 | Auto merge of #130040 - onur-ozkan:llvm-tools-with-ci-rustc, r=Kobzol | bors | -50/+121 |
| 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 | -374/+194 |
| 2024-09-12 | Auto merge of #130281 - matthiaskrgr:rollup-1b2ibs8, r=matthiaskrgr | bors | -621/+596 |
| 2024-09-12 | Re-enable `ConstArgKind::Path` lowering by default | Noah Lev | -204/+70 |
| 2024-09-12 | Fix anon const def-creation when macros are involved | Noah Lev | -52/+122 |
| 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 | -35/+27 |