| Age | Commit message (Expand) | Author | Lines |
| 2025-01-13 | Rollup merge of #135386 - lolbinarycat:bootstrap-test-cleanup, r=jieyouxu | Jacob Pratt | -9/+9 |
| 2025-01-12 | Rollup merge of #135411 - Urgau:unreach_pub-run-make, r=jieyouxu | Guillaume Gomez | -0/+1 |
| 2025-01-12 | Rollup merge of #135348 - aDotInTheVoid:pathspathspaths, r=GuillaumeGomez | Guillaume Gomez | -5/+125 |
| 2025-01-12 | run_make_support: add `#![warn(unreachable_pub)]` | Urgau | -0/+1 |
| 2025-01-12 | Auto merge of #135402 - matthiaskrgr:rollup-cz7hs13, r=matthiaskrgr | bors | -3/+34 |
| 2025-01-12 | add error message to `string_enum!`s string conversions | Rémy Rakic | -4/+4 |
| 2025-01-12 | add test for `string_enum` | Rémy Rakic | -0/+31 |
| 2025-01-12 | rename run_js_doc_test to run_rustdoc_js_test | binarycat | -4/+4 |
| 2025-01-12 | run-make-support: don't use lossy on `TARGET_RPATH_DIR` | 许杰友 Jieyou Xu (Joe) | -2/+1 |
| 2025-01-12 | compiletest: include stage0-sysroot libstd dylib in recipe dylib search path | 许杰友 Jieyou Xu (Joe) | -1/+10 |
| 2025-01-11 | rename 'js-doc-test' to 'rustdoc-js' in compiletest | binarycat | -7/+7 |
| 2025-01-11 | Rollup merge of #135205 - lqd:bitsets, r=Mark-Simulacrum | Matthias Krüger | -18/+18 |
| 2025-01-11 | Auto merge of #135292 - lqd:rustcperfup, r=kobzol | bors | -0/+0 |
| 2025-01-11 | migrate `clippy` to the `DenseBitSet` name | Rémy Rakic | -18/+18 |
| 2025-01-10 | jsondoclint: Check that `Path` types exitst in `Crate::paths`. | Alona Enraght-Moony | -1/+102 |
| 2025-01-10 | jsondoclint: Support `//@ !has <path> <value>`. | Alona Enraght-Moony | -4/+23 |
| 2025-01-10 | Update cargo | Weihang Lo | -0/+0 |
| 2025-01-10 | Rollup merge of #135251 - oli-obk:push-lmpyvvyrtplk, r=ytmimi | Jacob Pratt | -12/+43 |
| 2025-01-10 | Auto merge of #135319 - matthiaskrgr:rollup-un5lol6, r=matthiaskrgr | bors | -0/+4 |
| 2025-01-10 | Rollup merge of #133088 - the8472:randomize-me-harder, r=workingjubilee | Matthias Krüger | -0/+4 |
| 2025-01-10 | also initialize Layout field in rust-analyzer | The 8472 | -0/+4 |
| 2025-01-09 | Merge commit '19e305bb57a7595f2a8d81f521c0dd8bf854e739' into clippy-subtree-u... | Philipp Krones | -432/+2000 |
| 2025-01-09 | bump rustc-perf | Rémy Rakic | -0/+0 |
| 2025-01-09 | Only treat plain literal patterns as short | Oli Scherer | -12/+43 |
| 2025-01-09 | Rollup merge of #135221 - Urgau:replace-in-stable-book, r=pietroalbini | Matthias Krüger | -1/+6 |
| 2025-01-08 | Rename PatKind::Lit to Expr | Oli Scherer | -37/+37 |
| 2025-01-08 | Exhaustively handle expressions in patterns | Oli Scherer | -85/+198 |
| 2025-01-08 | Auto merge of #135207 - lnicola:sync-from-ra, r=lnicola | bors | -5399/+32947 |
| 2025-01-07 | Include rustc and rustdoc book in replace-version-placeholder | Urgau | -1/+6 |
| 2025-01-07 | Rollup merge of #135200 - jieyouxu:stabilize-style-edition, r=ytmimi,compiler... | Matthias Krüger | -6/+6 |
| 2025-01-07 | Rollup merge of #134989 - max-niederman:guard-patterns-hir, r=oli-obk | Matthias Krüger | -5/+21 |
| 2025-01-07 | Merge from rust-lang/rust | Laurențiu Nicola | -2519/+7786 |
| 2025-01-07 | Preparing for merge from rust-lang/rust | Laurențiu Nicola | -1/+1 |
| 2025-01-07 | Rollup merge of #135198 - joshtriplett:str-is-a-type, r=jieyouxu | Guillaume Gomez | -7/+7 |
| 2025-01-07 | Rollup merge of #135193 - onur-ozkan:tidy-cache-invalidation, r=jieyouxu | Guillaume Gomez | -7/+10 |
| 2025-01-07 | Merge pull request #18870 from Veykril/push-vnpsptpolyol | Lukas Wirth | -5/+0 |
| 2025-01-07 | Merge pull request #18867 from Veykril/push-ntmxlropxkrr | Lukas Wirth | -102/+191 |
| 2025-01-07 | Drop unnecessary tracing::warn | Lukas Wirth | -5/+0 |
| 2025-01-07 | Add some smoke tests to toolchain_info | Lukas Wirth | -23/+129 |
| 2025-01-07 | Align toolchain version fetching with other toolchain info querying | Lukas Wirth | -110/+93 |
| 2025-01-07 | target-triple -> target-tuple | Lukas Wirth | -17/+17 |
| 2025-01-07 | Merge pull request #18788 from Veykril/push-zxystwnotuvq | Lukas Wirth | -252/+159 |
| 2025-01-07 | Remove `rust-analyzer.cargo.sysrootQueryMetadata` config again | Lukas Wirth | -252/+159 |
| 2025-01-07 | rustfmt: drop nightly-gating of the `--style-edition` flag registration | 许杰友 Jieyou Xu (Joe) | -6/+6 |
| 2025-01-07 | Avoid naming variables `str` | Josh Triplett | -7/+7 |
| 2025-01-07 | Merge pull request #18864 from alexkirsz/alexkirsz/fix-diagnostics-clearing | Lukas Wirth | -0/+14 |
| 2025-01-07 | Merge pull request #18832 from vishruth-thimmaiah/fix_string_comp | Chayim Refael Friedman | -1/+72 |
| 2025-01-07 | project-model: fix JSON project PackageRoot buildfile inclusion | Bogdan Mircea | -10/+10 |
| 2025-01-07 | fix: do not offer completions within macro strings | Vishruth-Thimmaiah | -1/+72 |
| 2025-01-07 | lint | Alex Kirszenberg | -8/+6 |