| Age | Commit message (Expand) | Author | Lines |
| 2025-05-06 | Rollup merge of #140393 - joboet:sys_common_process, r=thomcc | Stuart Cook | -136/+176 |
| 2025-05-06 | Rollup merge of #140251 - Zalathar:coverage-dump-path, r=clubby789 | Stuart Cook | -410/+684 |
| 2025-05-06 | Rollup merge of #139773 - thaliaarchi:vec-into-iter-last, r=workingjubilee | Stuart Cook | -7/+46 |
| 2025-05-06 | Rollup merge of #140035 - fee1-dead-contrib:push-oszwkkvmpkks, r=jieyouxu,wes... | Stuart Cook | -22/+970 |
| 2025-05-06 | Rollup merge of #139773 - thaliaarchi:vec-into-iter-last, r=workingjubilee | Stuart Cook | -9/+53 |
| 2025-05-06 | Rollup merge of #139764 - dtolnay:extractif, r=Amanieu | Stuart Cook | -40/+49 |
| 2025-05-06 | Rollup merge of #139550 - Urgau:rmeta-remap-path-scope, r=nnethercote | Stuart Cook | -64/+205 |
| 2025-05-06 | fix: `collapsible_if` FP on block stmt before expr | yanglsh | -8/+29 |
| 2025-05-06 | Gate collapsible_if let_chains lints on edition 2024 and MSRV (#14723) | Samuel Tardieu | -237/+351 |
| 2025-05-06 | Rename `graph::implementation::Graph` to `LinkedGraph` | Zalathar | -23/+39 |
| 2025-05-05 | `item_name_repetitions`: exclude enum variants with identical path components | Aaron Ang | -2/+41 |
| 2025-05-05 | Consistent trait bounds for ExtractIf Debug impls | David Tolnay | -40/+49 |
| 2025-05-06 | Gate collapsible_if let_chains lints on edition 2024 and MSRV | Alex Macleod | -237/+351 |
| 2025-05-06 | coverage-dump: Dump filenames instead of global file IDs (and bless) | Zalathar | -308/+307 |
| 2025-05-06 | coverage-dump: Make filenames available to covfun record dumping | Zalathar | -3/+87 |
| 2025-05-06 | coverage-dump: Include filenames hash in covfun line data | Zalathar | -26/+102 |
| 2025-05-06 | coverage-dump: Extract a common parser method for maybe-compressed bytes | Zalathar | -23/+41 |
| 2025-05-06 | coverage-dump: Extract some common code to an `llvm_utils` submodule | Zalathar | -48/+51 |
| 2025-05-06 | bootstrap: Add check/test/run steps for src/tools/coverage-dump | Zalathar | -4/+98 |
| 2025-05-06 | Auto merge of #131160 - ismailarilik:handle-potential-query-instability-lint-... | bors | -60/+54 |
| 2025-05-06 | Auto merge of #131160 - ismailarilik:handle-potential-query-instability-lint-... | bors | -31/+31 |
| 2025-05-05 | Auto merge of #140682 - GuillaumeGomez:rollup-6xjf6zn, r=GuillaumeGomez | bors | -278/+518 |
| 2025-05-05 | Update mdbook to 0.4.49 | Eric Huss | -3/+3 |
| 2025-05-05 | Replace str path utils with new `PathLookup` type (#14705) | Jason Newcomb | -1478/+884 |
| 2025-05-05 | Fix `manual_unwrap_or_default` FP on ref binding (#14731) | Jason Newcomb | -1/+28 |
| 2025-05-05 | `empty_struct_with_brackets`: do not lint macro code | Samuel Tardieu | -0/+17 |
| 2025-05-05 | Merge pull request #19751 from VictorArcium/env-var-cargo-manifest-path | Chayim Refael Friedman | -0/+17 |
| 2025-05-05 | Add a `--num-threads` to the `prime-caches` CLI command | Chayim Refael Friedman | -60/+61 |
| 2025-05-05 | Better manage parallel prime caches | Chayim Refael Friedman | -245/+167 |
| 2025-05-05 | Support environment variable CARGO_MANIFEST_PATH. | Victor | -0/+17 |
| 2025-05-05 | Simplify `Vec::as_non_null` implementation and make it `const` | Vilim Lendvaj | -4/+4 |
| 2025-05-05 | Rollup merge of #140676 - rustbot:docs-update, r=ehuss | Guillaume Gomez | -0/+0 |
| 2025-05-05 | Rollup merge of #140672 - compiler-errors:deeply-normalize, r=lcnr | Guillaume Gomez | -64/+137 |
| 2025-05-05 | Rollup merge of #140670 - onur-ozkan:129959, r=Kobzol | Guillaume Gomez | -1/+1 |
| 2025-05-05 | Rollup merge of #140661 - Darksonn:fixedx18-tm, r=wesleywiser | Guillaume Gomez | -1/+38 |
| 2025-05-05 | Rollup merge of #140636 - onur-ozkan:panic-tracker-for-t-macro, r=Kobzol | Guillaume Gomez | -5/+26 |
| 2025-05-05 | Rollup merge of #140605 - lcnr:defer-opaque-type-error, r=compiler-errors | Guillaume Gomez | -35/+61 |
| 2025-05-05 | Rollup merge of #140559 - rperier:type-ir-to-type-middle, r=compiler-errors | Guillaume Gomez | -33/+31 |
| 2025-05-05 | Rollup merge of #140374 - compiler-errors:global_asm-bug, r=lcnr | Guillaume Gomez | -31/+109 |
| 2025-05-05 | Rollup merge of #140357 - onur-ozkan:133840, r=clubby789 | Guillaume Gomez | -9/+11 |
| 2025-05-05 | Rollup merge of #140115 - dianqk:gvn-matchbr, r=oli-obk | Guillaume Gomez | -76/+90 |
| 2025-05-05 | Rollup merge of #140080 - dianqk:one-mirpatch, r=oli-obk | Guillaume Gomez | -23/+14 |
| 2025-05-05 | Auto merge of #140664 - RalfJung:miri-sync, r=RalfJung | bors | -1541/+1796 |
| 2025-05-05 | fix tidy and bless test | Skgland | -6/+8 |
| 2025-05-05 | Be a bit more relaxed about not yet constrained infer vars in closure upvar a... | Michael Goulet | -41/+54 |
| 2025-05-05 | Add some comments about thread local indices | John Kåre Alsaker | -1/+5 |
| 2025-05-05 | Tweak index chunk allocation | John Kåre Alsaker | -5/+9 |
| 2025-05-05 | expand comment | Skgland | -0/+29 |
| 2025-05-05 | Take into-account `-Zremap-path-scope` when embedding filenames | Urgau | -64/+205 |
| 2025-05-05 | Remove myself from users on vacation (#14737) | Samuel Tardieu | -1/+0 |