| Age | Commit message (Expand) | Author | Lines |
| 2025-07-31 | Rollup merge of #144726 - jdonszelmann:move-attr-data-structures, r=lcnr | Jana Dönszelmann | -31/+45 |
| 2025-07-31 | Rollup merge of #144726 - jdonszelmann:move-attr-data-structures, r=lcnr | Jana Dönszelmann | -452/+380 |
| 2025-07-31 | Rollup merge of #144712 - nnethercote:dedup-num-types, r=fmease | Jana Dönszelmann | -13/+42 |
| 2025-07-31 | Rollup merge of #144712 - nnethercote:dedup-num-types, r=fmease | Jana Dönszelmann | -403/+312 |
| 2025-07-31 | Rollup merge of #144711 - compiler-errors:op-span, r=petrochenkov | Jana Dönszelmann | -17/+20 |
| 2025-07-31 | Rollup merge of #144702 - compiler-errors:stall-const-arg-has-type, r=lcnr | Jana Dönszelmann | -0/+7 |
| 2025-07-31 | Rollup merge of #144688 - Stypox:better-enter-trace-span, r=RalfJung | Jana Dönszelmann | -47/+75 |
| 2025-07-31 | Merge pull request #20345 from Hmikihiro/Migrate_add_trait_assoc_items_to_impl | Shoyu Vanilla (Flint) | -26/+67 |
| 2025-07-31 | Update cargo | Weihang Lo | -0/+0 |
| 2025-07-31 | Do not lint data coming from macro | Samuel Tardieu | -133/+73 |
| 2025-07-31 | Lint more cases when the explicit dereference can be kept in place | Samuel Tardieu | -19/+99 |
| 2025-07-31 | Do not use `DerefMut` on `ManuallyDrop<_>` reached through unions | Samuel Tardieu | -15/+173 |
| 2025-07-31 | Make Miri's enter_trace_span! call const_eval's | Stypox | -26/+9 |
| 2025-07-31 | add tests | lcnr | -0/+81 |
| 2025-07-31 | dont assemble shadowed impl candidates | lcnr | -3/+24 |
| 2025-07-31 | fix: Match width of ascii and unicode secondary file start | Scott Schafer | -2/+2 |
| 2025-07-31 | Output lintcheck summary HTML markdown in order (#15371) | Alejandra González | -1/+1 |
| 2025-07-31 | remove rustc_attr_data_structures | Jana Dönszelmann | -4/+3 |
| 2025-07-31 | remove rustc_attr_data_structures | Jana Dönszelmann | -31/+45 |
| 2025-07-31 | remove rustc_attr_data_structures | Jana Dönszelmann | -452/+380 |
| 2025-07-31 | Auto merge of #144731 - samueltardieu:rollup-36y30k2, r=samueltardieu | bors | -50/+203 |
| 2025-07-31 | Rollup merge of #144721 - a4lg:riscv-hwprobe-linux-6.16, r=Amanieu | Samuel Tardieu | -4/+10 |
| 2025-07-31 | Rollup merge of #144297 - GuillaumeGomez:ERROR_EXIT_CODE, r=Amanieu | Samuel Tardieu | -3/+4 |
| 2025-07-31 | Rollup merge of #144053 - Kobzol:ci-remove-install-rust, r=marcoieni | Samuel Tardieu | -18/+0 |
| 2025-07-31 | Rollup merge of #136840 - Flakebi:linker-plugin-lto-fat, r=dianqk | Samuel Tardieu | -25/+189 |
| 2025-07-31 | Overhaul `Constraint`. | Nicholas Nethercote | -241/+227 |
| 2025-07-31 | Avoid vacuous `Constraint::{VarSubVar,RegSubReg}` constraints. | Nicholas Nethercote | -2/+6 |
| 2025-07-31 | Tidy up `Cargo.toml` files. | Nicholas Nethercote | -14/+44 |
| 2025-07-31 | Deduplicate `IntTy`/`UintTy`/`FloatTy`. | Nicholas Nethercote | -13/+42 |
| 2025-07-31 | Deduplicate `IntTy`/`UintTy`/`FloatTy`. | Nicholas Nethercote | -390/+269 |
| 2025-07-31 | Check consts in `ValidateBoundVars`. | Nicholas Nethercote | -4/+23 |
| 2025-07-31 | Merge pull request #20349 from Veykril/push-orvqsnqtttzv | Lukas Wirth | -3331/+3073 |
| 2025-07-31 | Make const bound handling more like types/regions. | Nicholas Nethercote | -69/+82 |
| 2025-07-31 | Streamline const folding/visiting. | Nicholas Nethercote | -26/+20 |
| 2025-07-31 | `cargo clippy --fix` | Lukas Wirth | -3331/+3073 |
| 2025-07-31 | Auto merge of #144723 - Zalathar:rollup-f9e0rfo, r=Zalathar | bors | -152/+244 |
| 2025-07-31 | Rollup merge of #144713 - nnethercote:rustc_middle-ty-cleanups, r=lcnr | Stuart Cook | -149/+141 |
| 2025-07-31 | Rollup merge of #144665 - scottmcm:restore-sroa-simd-check, r=compiler-errors | Stuart Cook | -1/+55 |
| 2025-07-31 | Rollup merge of #144657 - Muscraft:fix-unicode-close-window, r=fee1-dead | Stuart Cook | -2/+48 |
| 2025-07-31 | Fix CI build failure when using new libtest public constant | Guillaume Gomez | -2/+3 |
| 2025-07-31 | Make `libtest::ERROR_EXIT_CODE` const public to not redefine it in rustdoc | Guillaume Gomez | -3/+3 |
| 2025-07-31 | Fix linker-plugin-lto only doing thin lto | Flakebi | -25/+189 |
| 2025-07-31 | Merge pull request #4508 from RalfJung/rustup | Ralf Jung | -2/+6 |
| 2025-07-31 | Merge pull request #20342 from Veykril/push-zysqtqskuxvr | Lukas Wirth | -425/+848 |
| 2025-07-31 | Add version command to proc-macro-srv | Lukas Wirth | -18/+139 |
| 2025-07-31 | bless cargo miri doctest execution | Ralf Jung | -1/+5 |
| 2025-07-31 | Reorganize proc-macro-srv | Lukas Wirth | -148/+131 |
| 2025-07-31 | std_detect: Linux 6.16 support for RISC-V | Tsukasa OI | -4/+10 |
| 2025-07-31 | Properly clean proc-macro-srv proc-macro temp dir | Lukas Wirth | -18/+125 |
| 2025-07-31 | Merge pull request #4509 from RalfJung/win-ci | Ralf Jung | -6/+0 |