| Age | Commit message (Expand) | Author | Lines |
| 2024-11-30 | get rid of a bunch of unnecessary rustc_const_unstable | Ralf Jung | -14/+1 |
| 2024-11-30 | remove a whole bunch of unnecessary const feature gates | Ralf Jung | -32/+0 |
| 2024-11-30 | Auto merge of #133654 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-11-29 | Update cargo | Weihang Lo | -0/+0 |
| 2024-11-29 | Auto merge of #133533 - BoxyUwU:bump-boostrap, r=jieyouxu,Mark-Simulacrum | bors | -924/+675 |
| 2024-11-29 | Cargo patch | Boxy | -2/+9 |
| 2024-11-29 | Auto merge of #133588 - flip1995:clippy-subtree-update, r=Manishearth | bors | -652/+1965 |
| 2024-11-29 | Auto merge of #133634 - matthiaskrgr:rollup-v7m4j2k, r=matthiaskrgr | bors | -212/+281 |
| 2024-11-29 | Rollup merge of #133592 - WaffleLapkin:misc-meowing, r=jieyouxu | Matthias Krüger | -4/+3 |
| 2024-11-29 | Rollup merge of #133584 - ehuss:more-2024-unstable-options, r=compiler-errors | Matthias Krüger | -177/+136 |
| 2024-11-29 | Rollup merge of #133577 - uweigand:s390x-doc-cloudaccess, r=jieyouxu | Matthias Krüger | -0/+16 |
| 2024-11-29 | Rollup merge of #133575 - slanterns:typo, r=compiler-errors | Matthias Krüger | -1/+1 |
| 2024-11-29 | Rollup merge of #133565 - longxiangqiao:master, r=ehuss | Matthias Krüger | -1/+1 |
| 2024-11-29 | Rollup merge of #131718 - GuillaumeGomez:impl-items-indent, r=rustdoc | Matthias Krüger | -28/+53 |
| 2024-11-29 | Rollup merge of #131323 - jfrimmel:avr-inline-asm-clobber-abi, r=Amanieu | Matthias Krüger | -1/+71 |
| 2024-11-29 | Auto merge of #133619 - matthiaskrgr:rollup-7ywaheb, r=matthiaskrgr | bors | -317/+535 |
| 2024-11-29 | Rollup merge of #133590 - nnethercote:rename-parse-only, r=estebank | Matthias Krüger | -18/+21 |
| 2024-11-29 | Rollup merge of #133538 - dev-ardi:69232-better-diag, r=compiler-errors | Matthias Krüger | -12/+75 |
| 2024-11-29 | Rollup merge of #133530 - timvisee:master, r=jhpratt | Matthias Krüger | -52/+52 |
| 2024-11-29 | Rollup merge of #133501 - lcnr:post-borrowck-analysis, r=compiler-errors | Matthias Krüger | -173/+355 |
| 2024-11-29 | Rollup merge of #133492 - MarcoIeni:bootstrap-path-check, r=onur-ozkan | Matthias Krüger | -5/+5 |
| 2024-11-29 | Rollup merge of #133466 - aksh1618:patch-1, r=thomcc | Matthias Krüger | -3/+3 |
| 2024-11-29 | Rollup merge of #132782 - onur-ozkan:cleanup, r=jieyouxu | Matthias Krüger | -54/+24 |
| 2024-11-29 | Auto merge of #133431 - nnethercote:rm-HybridBitSet, r=Mark-Simulacrum | bors | -833/+102 |
| 2024-11-29 | Remove last vestiges of `HybridBitSet`. | Nicholas Nethercote | -6/+6 |
| 2024-11-29 | Remove `HybridBitSet`. | Nicholas Nethercote | -693/+3 |
| 2024-11-29 | Stop using `HybridBitSet` in `SparseBitMatrix`. | Nicholas Nethercote | -13/+18 |
| 2024-11-29 | Stop using `HybridBitSet` in clippy. | Nicholas Nethercote | -10/+10 |
| 2024-11-29 | Stop using `HybridBitSet` in dataflow diffs. | Nicholas Nethercote | -7/+7 |
| 2024-11-29 | Remove unused `HybridBitSet` methods from `BitSetExt`. | Nicholas Nethercote | -34/+2 |
| 2024-11-29 | Speed up `ChunkedBitIter` | Nicholas Nethercote | -55/+40 |
| 2024-11-29 | Tiny `ChunkedBitSet` improvements. | Nicholas Nethercote | -19/+16 |
| 2024-11-29 | Clarify `ChunkSize` invariants. | Nicholas Nethercote | -4/+8 |
| 2024-11-29 | Auto merge of #133608 - Zalathar:spans-revert, r=jieyouxu | bors | -251/+285 |
| 2024-11-29 | Revert "Rollup merge of #133418 - Zalathar:spans, r=jieyouxu" | Zalathar | -251/+285 |
| 2024-11-29 | Auto merge of #133409 - RalfJung:target-consistency, r=lcnr | bors | -975/+1139 |
| 2024-11-29 | bless the tests and add a new one | Orion Gonzalez | -9/+51 |
| 2024-11-29 | Improve the diagnostic of fn item in variadic fn | Orion Gonzalez | -3/+24 |
| 2024-11-28 | Update more 2024 tests to remove -Zunstable-options | Eric Huss | -177/+136 |
| 2024-11-28 | Auto merge of #123244 - Mark-Simulacrum:share-inline-never-generics, r=saethlin | bors | -52/+127 |
| 2024-11-28 | fix a comment with uneven number of backticks in rustc_mir_build | Maybe Lapkin | -1/+1 |
| 2024-11-28 | ignore `/build` instead of `build/` in gitignore | Maybe Lapkin | -2/+1 |
| 2024-11-28 | add instructions for generating `flake.lock` to `envrc-flake` | Maybe Lapkin | -1/+1 |
| 2024-11-29 | Update `-Zshow-span` help message. | Nicholas Nethercote | -1/+1 |
| 2024-11-29 | Rename `-Zparse-only`. | Nicholas Nethercote | -17/+20 |
| 2024-11-28 | Auto merge of #133540 - ehuss:compiletest-proc-macro, r=jieyouxu | bors | -1107/+491 |
| 2024-11-28 | Share inline(never) generics across crates | Mark Rousskov | -52/+127 |
| 2024-11-28 | Update Cargo.lock | Philipp Krones | -5/+7 |
| 2024-11-28 | Merge commit 'ff4a26d442bead94a4c96fb1de967374bc4fbd8e' into clippy-subtree-u... | Philipp Krones | -647/+1958 |
| 2024-11-28 | Rustup (#13746) | Philipp Krones | -237/+265 |