| Age | Commit message (Expand) | Author | Lines |
| 2025-07-04 | Remove names_imported_by_glob_use query. | Camille GILLOT | -1/+1 |
| 2025-07-04 | Merge pull request #20170 from Veykril/push-vtsmzopsunsw | Laurențiu Nicola | -3/+12 |
| 2025-07-04 | declare data race and weak memory support as non-experimental | Ralf Jung | -2/+2 |
| 2025-07-04 | Improve flycheck and build script progress reporting | Lukas Wirth | -3/+12 |
| 2025-07-04 | Skip unnecessary `eq` work in `BodySourceMap` | Lukas Wirth | -11/+49 |
| 2025-07-04 | Merge pull request #20031 from jnyfah/some-branch | Lukas Wirth | -35/+75 |
| 2025-07-04 | minor: Handle match arm commas in `make::match_arm` | Lukas Wirth | -21/+11 |
| 2025-07-04 | Merge ref 'c96a69059ecc' from rust-lang/rust | Jakub Beránek | -4519/+10960 |
| 2025-07-04 | Prepare for merging from rust-lang/rust | Jakub Beránek | -1/+1 |
| 2025-07-04 | Add josh-sync config file | Jakub Beránek | -0/+3 |
| 2025-07-04 | Get rid of build-powerpc64le-toolchain.sh | Jens Reidel | -90/+7 |
| 2025-07-04 | Merge pull request #20148 from ShoyuVanilla/sysroot-no-deps | Lukas Wirth | -4/+15 |
| 2025-07-04 | Merge pull request #20165 from Hmikihiro/migrate-unmerge_match_arm | Lukas Wirth | -22/+20 |
| 2025-07-04 | Merge pull request #20167 from ChayimFriedman2/enum-derive-default | Lukas Wirth | -72/+190 |
| 2025-07-04 | Merge from rustc | The Miri Cronjob Bot | -258/+410 |
| 2025-07-04 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-07-04 | Rollup merge of #143381 - fee1-dead-contrib:push-pzxuvlnymxpu, r=GuillaumeGomez | Jacob Pratt | -1/+14 |
| 2025-07-04 | Rollup merge of #143380 - cjgillot:kw_span, r=compiler-errors | Jacob Pratt | -5/+5 |
| 2025-07-04 | Rollup merge of #143346 - emmanuel-ferdman:master, r=tshepang | Jacob Pratt | -1/+1 |
| 2025-07-04 | Rollup merge of #143288 - ehuss:fix-clean-fifo, r=Kobzol | Jacob Pratt | -1/+1 |
| 2025-07-03 | adjust docs, after splitting up autodiff into two forward and reverse macros | Manuel Drehwald | -2/+2 |
| 2025-07-03 | Add `fn load_workspace_into_db` variant for `ra_ap_load_cargo`'s `fn load_wor... | Vincent Esche | -8/+25 |
| 2025-07-03 | Fix some things with builtin derives | Chayim Refael Friedman | -72/+190 |
| 2025-07-03 | Auto merge of #143390 - GuillaumeGomez:rollup-2avj41s, r=GuillaumeGomez | bors | -16/+29 |
| 2025-07-03 | Make __rust_alloc_error_handler_should_panic a function | Daniel Paoliello | -13/+8 |
| 2025-07-03 | Rollup merge of #143384 - GuillaumeGomez:update-browser-ui-test, r=kobzol | Guillaume Gomez | -2/+2 |
| 2025-07-03 | Rollup merge of #143364 - fee1-dead-contrib:push-pzymzusnzlso, r=workingjubilee | Guillaume Gomez | -1/+1 |
| 2025-07-03 | Rollup merge of #141831 - lolbinarycat:rustdoc-extern-reexport-135092, r=Guil... | Guillaume Gomez | -13/+26 |
| 2025-07-04 | Migrate `unmerge_match_arm` Assist to use `SyntaxEditor` | Hayashi Mikihiro | -22/+20 |
| 2025-07-03 | Auto merge of #142857 - rust-lang:cargo_update, r=clubby789 | bors | -43/+114 |
| 2025-07-03 | cargo update | github-actions | -43/+114 |
| 2025-07-03 | Update browser-ui-test version to `0.21.1` | Guillaume Gomez | -2/+2 |
| 2025-07-03 | nanosleep: fix argument name and add a missing argument read | Ralf Jung | -9/+6 |
| 2025-07-03 | Merge pull request #20161 from ShoyuVanilla/closure-capture | Lukas Wirth | -5/+48 |
| 2025-07-03 | Merge pull request #20120 from Hmikihiro/match_bind_not_type | Chayim Refael Friedman | -1/+74 |
| 2025-07-03 | rustdoc: don't treat methods under const impls or traits as const | Deadbeef | -1/+14 |
| 2025-07-03 | Replace kw_span by full span. | Camille GILLOT | -5/+5 |
| 2025-07-03 | fix: resolve item in match bind | Hayashi Mikihiro | -1/+74 |
| 2025-07-03 | Auto merge of #143363 - jdonszelmann:rollup-7cv1kql, r=jdonszelmann | bors | -34/+106 |
| 2025-07-03 | fix: Closure capturing for let exprs, again | Shoyu Vanilla | -5/+48 |
| 2025-07-03 | refactor: Make -Ztrack-diagnostics emit like a note | Scott Schafer | -3/+5 |
| 2025-07-03 | Merge pull request #20160 from Veykril/push-pqvskktpnylu | Lukas Wirth | -49/+71 |
| 2025-07-03 | fix: Improve diagnostic ranges for `macro_calls!` | Lukas Wirth | -49/+71 |
| 2025-07-03 | don't include `.md` in title | Deadbeef | -1/+1 |
| 2025-07-03 | Rollup merge of #143329 - folkertdev:minicore-diagnostic-on-unimplemented, r=... | Jana Dönszelmann | -0/+6 |
| 2025-07-03 | Rollup merge of #143283 - marcoieni:document-optional, r=jieyouxu | Jana Dönszelmann | -0/+7 |
| 2025-07-03 | Rollup merge of #143083 - JonathanBrouwer:rustdoc-fix, r=jdonszelmann | Jana Dönszelmann | -1/+2 |
| 2025-07-03 | Rollup merge of #143038 - Qelxiros:142676-private-dependency-traits, r=tgross35 | Jana Dönszelmann | -2/+2 |
| 2025-07-03 | Rollup merge of #142876 - JonathanBrouwer:target_feature_parser, r=oli-obk | Jana Dönszelmann | -12/+17 |
| 2025-07-03 | Rollup merge of #134006 - klensy:typos, r=nnethercote | Jana Dönszelmann | -19/+72 |