| Age | Commit message (Expand) | Author | Lines |
| 2025-04-08 | Auto merge of #139525 - Zalathar:rollup-5t5xsrw, r=Zalathar | bors | -82/+11 |
| 2025-04-08 | compiletest: Trim whitespace from environment variable names | Zalathar | -16/+13 |
| 2025-04-08 | Rollup merge of #139490 - RalfJung:unstable-intrinsics-docs, r=oli-obk | Stuart Cook | -79/+8 |
| 2025-04-08 | Rollup merge of #139321 - GuillaumeGomez:update-rinja, r=notriddle,lolbinaryc... | Stuart Cook | -3/+3 |
| 2025-04-08 | make hover_feature test less fragile | Ralf Jung | -79/+8 |
| 2025-04-08 | Auto merge of #139474 - jieyouxu:bump-rustc-perf, r=Kobzol | bors | -1/+0 |
| 2025-04-08 | compiletest: drop dependency on `anyhow` | Jieyou Xu | -7/+5 |
| 2025-04-08 | compiletest: sort dependencies alphabetically | Jieyou Xu | -8/+10 |
| 2025-04-08 | test_dependencies: bump tokio | Ralf Jung | -3/+3 |
| 2025-04-08 | Merge pull request #19541 from Veykril/push-twqrorwqzmwv | Lukas Wirth | -109/+291 |
| 2025-04-08 | fix(auto-import): Prefer imports of matching types for argument lists | Lukas Wirth | -109/+291 |
| 2025-04-07 | Port closure inference from rustc | jackh726 | -157/+405 |
| 2025-04-07 | Revert "remove rust-analyser support for `extern "rust-intrinsic"` blocks" | Bennet Bleßmann | -7/+38 |
| 2025-04-07 | compiletest: Avoid ignoring empty diagnostics in one more place | Vadim Petrochenkov | -2/+1 |
| 2025-04-07 | compiletest: Stricter parsing for diagnostic kinds | Vadim Petrochenkov | -35/+37 |
| 2025-04-07 | compiletest: Always preserve kind for compiler diagnostics | Vadim Petrochenkov | -22/+36 |
| 2025-04-07 | compiletest: Cleanup collection of actual errors | Vadim Petrochenkov | -48/+35 |
| 2025-04-07 | cargo xtask tidy | geetanshjuneja | -2/+9 |
| 2025-04-07 | added children modules | geetanshjuneja | -0/+196 |
| 2025-04-07 | targest → targets (spotted as I had the same typo) | Ralf Jung | -1/+1 |
| 2025-04-07 | Rollup merge of #139455 - Skgland:remove_rust-intrinsic_ABI, r=oli-obk | Stuart Cook | -64/+9 |
| 2025-04-07 | Rollup merge of #139035 - nnethercote:PatKind-Missing, r=oli-obk | Stuart Cook | -5/+11 |
| 2025-04-07 | Merge pull request #19425 from ConradIrwin/drop-drop-glue-goo | Lukas Wirth | -421/+107 |
| 2025-04-07 | Merge pull request #19511 from snprajwal/fixmes | Lukas Wirth | -47/+36 |
| 2025-04-07 | Merge pull request #19432 from ShoyuVanilla/issue-19431 | Lukas Wirth | -26/+134 |
| 2025-04-07 | tidy: remove `instant` dep exclusion | Jieyou Xu | -1/+0 |
| 2025-04-07 | rustc-perf: update to `c0f3b53c8e5de87714d18a5f42998859302ae03a` | Jieyou Xu | -0/+0 |
| 2025-04-07 | Merge pull request #19512 from BenjaminBrienen/update-stdx | Lukas Wirth | -97/+131 |
| 2025-04-07 | reduce the error tolerance to match algebraic and fast-math operations | Ralf Jung | -2/+3 |
| 2025-04-07 | big-allocs benchmark: use up less of the address space on 32bit | Ralf Jung | -1/+4 |
| 2025-04-07 | Merge from rustc | The Miri Cronjob Bot | -313/+615 |
| 2025-04-07 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2025-04-06 | upstream stdx changes | BenjaminBrienen | -97/+131 |
| 2025-04-06 | Auto merge of #136077 - rust-lang:cargo_update, r=clubby789 | bors | -53/+98 |
| 2025-04-06 | update docs | Bennet Bleßmann | -26/+2 |
| 2025-04-06 | remove rust-analyser support for `extern "rust-intrinsic"` blocks | Skgland | -38/+7 |
| 2025-04-06 | Refactor `Handle` slightly | Rune Tynan | -51/+78 |
| 2025-04-06 | Auto merge of #139452 - GuillaumeGomez:rollup-u9edkjo, r=GuillaumeGomez | bors | -21/+24 |
| 2025-04-06 | Rollup merge of #139367 - GuillaumeGomez:proc-macro-values, r=Urgau | Guillaume Gomez | -21/+24 |
| 2025-04-06 | Auto merge of #139439 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2025-04-06 | Merge pull request #19533 from Veykril/push-zxlpwkvzxzws | Lukas Wirth | -14/+14 |
| 2025-04-06 | chore: Set up a proper job matrix for rust-cross | Lukas Wirth | -14/+14 |
| 2025-04-06 | Merge pull request #19531 from Veykril/push-kxyrpznnllkx | Lukas Wirth | -54/+129 |
| 2025-04-06 | fix: Fix `format_args` lowering for >=1.87 | Lukas Wirth | -54/+129 |
| 2025-04-06 | Rollup merge of #139123 - thaliaarchi:core-alloc-test-paths, r=bjorn3 | Stuart Cook | -19/+32 |
| 2025-04-06 | Update cargo | Weihang Lo | -0/+0 |
| 2025-04-06 | cargo update | github-actions | -53/+98 |
| 2025-04-06 | Update rinja version in `generate-copyright` | Guillaume Gomez | -3/+3 |
| 2025-04-05 | tidy: Fix paths to coretests and alloctests | Thalia Archibald | -19/+32 |
| 2025-04-05 | Clean up `rustc-literal-escaper` usage in rust-analyzer | Guillaume Gomez | -5/+3 |