| Age | Commit message (Expand) | Author | Lines |
| 2025-02-06 | Revert "Auto merge of #133734 - scottmcm:lower-indexing-to-ptrmetadata, r=dav... | Rémy Rakic | -1451/+1663 |
| 2025-02-06 | Revert "Rollup merge of #134371 - scottmcm:fix-134352, r=oli-obk" | Rémy Rakic | -48/+7 |
| 2025-02-06 | Revert "Auto merge of #134330 - scottmcm:no-more-rvalue-len, r=matthewjasper" | Rémy Rakic | -51/+272 |
| 2025-02-06 | Do not include GCC source code in source tarballs | Jakub Beránek | -1/+12 |
| 2025-02-06 | modify test to side-step platform-dependent stderr output | Esteban Küber | -18/+27 |
| 2025-02-06 | Add check for missing fields in enum variant pattern | Esteban Küber | -4/+21 |
| 2025-02-06 | Ensure that we don't try to access fields on a non-struct pattern type in dia... | Esteban Küber | -1/+38 |
| 2025-02-01 | Auto merge of #136391 - ehuss:rust-1.85-beta-backports, r=ehuss | bors | -93/+66 |
| 2025-02-01 | Fix core AsyncFn stability attribute | Eric Huss | -1/+2 |
| 2025-02-01 | Update edition-guide | Eric Huss | -0/+0 |
| 2025-02-01 | Rollup merge of #136312 - compiler-errors:overflow_delimited_expr-2024, r=ytmimi | Jacob Pratt | -89/+58 |
| 2025-02-01 | Disable some incorrect rust-analyzer diagnostics on beta | Lukas Wirth | -4/+4 |
| 2025-02-01 | Rollup merge of #135852 - lukas-code:asyncfn-prelude-core, r=compiler-errors | Matthias Krüger | -0/+3 |
| 2025-01-26 | Auto merge of #136017 - cuviper:beta-next, r=cuviper | bors | -111/+275 |
| 2025-01-25 | [beta] TRPL: integrate edits to Chapter 17 | Chris Krycho | -0/+0 |
| 2025-01-25 | [beta] TRPL: more backward-compatible Edition changes | Chris Krycho | -0/+0 |
| 2025-01-25 | Only assert the `Parser` size on specific arches | Josh Stone | -2/+3 |
| 2025-01-25 | Remove test panic from File::open | Chris Denton | -3/+0 |
| 2025-01-25 | make it possible to use ci-rustc on tarball sources | onur-ozkan | -13/+23 |
| 2025-01-23 | When LLVM's location discriminator value limit is exceeded, emit locations wi... | Kyle Huey | -52/+111 |
| 2025-01-23 | add test | lcnr | -0/+70 |
| 2025-01-23 | add cache to `AmbiguityCausesVisitor` | lcnr | -2/+12 |
| 2025-01-23 | avoid running the overlap check twice | lcnr | -26/+33 |
| 2025-01-23 | resolve symlinks of LLVM tool binaries before copying them | onur-ozkan | -1/+15 |
| 2025-01-23 | Add logic to override profile for non git sources | Tanvi Pooranmal Meena | -4/+7 |
| 2025-01-23 | Always force non-trimming of path in `unreachable_patterns` lint | Esteban Küber | -8/+1 |
| 2025-01-20 | Auto merge of #135575 - Veykril:push-ynurtulswkpo, r=Mark-Simulacrum | bors | -5/+10 |
| 2025-01-17 | Auto merge of #135609 - cuviper:beta-next, r=cuviper | bors | -63/+38 |
| 2025-01-17 | Auto merge of #135508 - chriskrycho:trpl-edition-updates, r=ehuss | bors | -1/+5 |
| 2025-01-16 | Update to LLVM 19.1.7 | Nikita Popov | -0/+0 |
| 2025-01-16 | Make sure to mark IMPL_TRAIT_REDUNDANT_CAPTURES as Allow in edition 2024 | Michael Goulet | -12/+16 |
| 2025-01-16 | add regression test for unsound Flatten/FlatMap specialization | The 8472 | -0/+14 |
| 2025-01-16 | do not in-place-iterate over flatmap/flatten | The 8472 | -51/+8 |
| 2025-01-16 | Backport rust-lang/rust-analyzer#18760: internal: Workaround salsa cycles lea... | Lukas Wirth | -5/+10 |
| 2025-01-15 | Mark rustbook as an external tool | Eric Huss | -1/+5 |
| 2025-01-14 | [beta] TRPL: incorporate all backward-compatible Edition changes | Chris Krycho | -0/+0 |
| 2025-01-11 | Auto merge of #135351 - cuviper:beta-next, r=cuviper | bors | -500/+662 |
| 2025-01-10 | Bless test UI changes in backport | Josh Stone | -4/+6 |
| 2025-01-10 | Try to explain borrow for tail expr temporary drop order change in 2024 | Michael Goulet | -35/+82 |
| 2025-01-10 | Don't do AccessDepth::Drop for types with no drop impl | Michael Goulet | -4/+68 |
| 2025-01-10 | Don't create cycles by normalizing opaques defined in the body we're checking | Michael Goulet | -19/+33 |
| 2025-01-10 | remove an extraneous comment | wieDasDing | -1/+0 |
| 2025-01-10 | apply suggestions on fn name | Ding Xiang Fei | -4/+4 |
| 2025-01-10 | run borrowck tests on BIDs and emit tail-expr-drop-order lints for | Ding Xiang Fei | -17/+155 |
| 2025-01-10 | bump stage0 to 1.84.0 | Josh Stone | -452/+350 |
| 2025-01-08 | Auto merge of #135163 - pietroalbini:pa-beta, r=pietroalbini | bors | -190/+155 |
| 2025-01-08 | Revert "fix missing rustfmt and clippy for msi" | Pietro Albini | -70/+2 |
| 2025-01-08 | Revert "fix missing rustfmt for apple darwin" | Pietro Albini | -9/+3 |
| 2025-01-07 | rustfmt: drop nightly-gating of the `--style-edition` flag registration | 许杰友 Jieyou Xu (Joe) | -6/+6 |
| 2025-01-07 | Pass objcopy args for stripping on OSX | Noratrieb | -18/+57 |