| Age | Commit message (Expand) | Author | Lines |
| 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 #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 | 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 | fix: Only "close the window" when its the last annotated file | Scott Schafer | -3/+6 |
| 2025-07-31 | Extend `is_case_difference` to handle digit-letter confusables | xizheyin | -1/+1 |
| 2025-07-31 | Extend `is_case_difference` to handle digit-letter confusables | xizheyin | -58/+290 |
| 2025-07-31 | Auto merge of #144718 - Zalathar:rollup-76lrtf2, r=Zalathar | bors | -334/+1215 |
| 2025-07-31 | Rollup merge of #144717 - nnethercote:mv-rustc_middle-parameterized, r=compil... | Stuart Cook | -189/+170 |
| 2025-07-31 | Rollup merge of #144685 - jdonszelmann:lang-items-once, r=wafflelapkin | Stuart Cook | -5/+3 |
| 2025-07-31 | Rollup merge of #144232 - xacrimon:explicit-tail-call, r=WaffleLapkin | Stuart Cook | -0/+21 |
| 2025-07-31 | Rollup merge of #144663 - Zalathar:empty-span, r=petrochenkov | Stuart Cook | -73/+57 |
| 2025-07-31 | Rollup merge of #144232 - xacrimon:explicit-tail-call, r=WaffleLapkin | Stuart Cook | -12/+191 |
| 2025-07-31 | Rollup merge of #143672 - beepster4096:box_drop_flags_again, r=oli-obk | Stuart Cook | -26/+551 |
| 2025-07-31 | Rollup merge of #135975 - balt-dev:master, r=tgross35 | Stuart Cook | -29/+243 |
| 2025-07-31 | Fix up size asserts. | Nicholas Nethercote | -14/+26 |
| 2025-07-31 | Remove `TyCtxt::get_attrs_unchecked`. | Nicholas Nethercote | -3/+3 |
| 2025-07-31 | Move `InferVarInfo` out of `rustc_middle`. | Nicholas Nethercote | -15/+16 |
| 2025-07-31 | Remove `TyCtxt::get_attrs_unchecked`. | Nicholas Nethercote | -19/+8 |