| Age | Commit message (Expand) | Author | Lines |
| 2025-08-13 | also consider HR bounds | lcnr | -3/+23 |
| 2025-08-13 | avoid duplicate error string | lcnr | -1/+1 |
| 2025-08-13 | Fix dead link to Cargo.toml in documentation | donni-h | -1/+1 |
| 2025-08-13 | Auto merge of #144722 - ywxt:parallel-reproducibile, r=SparrowLii | bors | -88/+134 |
| 2025-08-13 | Merge pull request #20446 from lcnr/kinda-unhelpful-3 | Lukas Wirth | -81/+88 |
| 2025-08-13 | Remove the `libgccjit.so.0` alias and only create the versioned library when ... | Jakub Beránek | -17/+9 |
| 2025-08-13 | manually normalize alias | lcnr | -8/+3 |
| 2025-08-13 | layout_of uses `PostAnalysis` | lcnr | -2/+6 |
| 2025-08-13 | implement `type_of_opaque` | lcnr | -72/+69 |
| 2025-08-13 | Make sure that we won't accidentally ship libgccjit.so in the dist component | Jakub Beránek | -1/+13 |
| 2025-08-13 | fix scope of `super let` bindings within `if let` | dianne | -52/+54 |
| 2025-08-13 | add a test with incorrect `if let`-`super let` drop order | dianne | -0/+112 |
| 2025-08-13 | Install libgccjit into the compiler's sysroot when the GCC codegen backend is... | Jakub Beránek | -55/+82 |
| 2025-08-13 | Merge pull request #20376 from fee1-dead/traitalias | Lukas Wirth | -591/+102 |
| 2025-08-13 | Merge pull request #20445 from rust-lang/veykril/push-twmmuyzwtxno | Lukas Wirth | -9/+11 |
| 2025-08-13 | update a few fixmes, and one trivial improvement | lcnr | -11/+22 |
| 2025-08-13 | Merge pull request #20444 from rust-lang/veykril/push-snuuupqnrqzx | Lukas Wirth | -29/+37 |
| 2025-08-13 | fix: Attach db for inlay hint compute | Lukas Wirth | -9/+11 |
| 2025-08-13 | fix errors after rebase | Deadbeef | -14/+13 |
| 2025-08-13 | Fix metrics checking out repos into toplevel folder instead of `target` | Lukas Wirth | -8/+12 |
| 2025-08-13 | Print fields of interned IDs in hir-ty instead of just the ID | Lukas Wirth | -21/+25 |
| 2025-08-13 | add test for trait alias projections | Deadbeef | -0/+21 |
| 2025-08-13 | Merge Trait and TraitAlias handling | Deadbeef | -577/+68 |
| 2025-08-13 | Auto merge of #145334 - Kobzol:rollup-fs5a133, r=Kobzol | bors | -322/+1268 |
| 2025-08-13 | check args in new_coroutine_witness | lcnr | -2/+5 |
| 2025-08-13 | Bless tests | Jakub Beránek | -1/+7 |
| 2025-08-13 | Manually optimize steps performed by `x clippy ci` | Jakub Beránek | -25/+32 |
| 2025-08-13 | Only check rustc when linting rustc_codegen_gcc | Jakub Beránek | -8/+7 |
| 2025-08-13 | Add change tracker entry | Jakub Beránek | -0/+5 |
| 2025-08-13 | Lint code in CI using in-tree Clippy | Jakub Beránek | -1/+1 |
| 2025-08-13 | Add more tests | Jakub Beránek | -9/+83 |
| 2025-08-13 | Fix staging of linting tools | Jakub Beránek | -36/+38 |
| 2025-08-13 | Fix staging for `x clippy std` | Jakub Beránek | -56/+67 |
| 2025-08-13 | Add snapshot test for `x clippy std` | Jakub Beránek | -0/+17 |
| 2025-08-13 | Fix Clippy staging for compiler | Jakub Beránek | -53/+84 |
| 2025-08-13 | Add snapshot test for `x clippy ci` | Jakub Beránek | -0/+57 |
| 2025-08-13 | Forbid running Clippy on stage 0 | Jakub Beránek | -0/+4 |
| 2025-08-13 | Implement `clippy::CodegenGcc` as a separate step | Jakub Beránek | -7/+81 |
| 2025-08-13 | Merge pull request #20329 from jackh726/next-trait-solver-querify | Lukas Wirth | -1309/+19140 |
| 2025-08-13 | Prepare standard library for checking rustc in `prepare_compiler_for_check` | Jakub Beránek | -27/+23 |
| 2025-08-13 | Merge ref '1553adfe6884' from rust-lang/rust | The Miri Cronjob Bot | -6344/+11129 |
| 2025-08-13 | Rollup merge of #145325 - clarfonthey:cast-init, r=scottmcm | Jakub Beránek | -3/+74 |
| 2025-08-13 | Rollup merge of #145320 - Kobzol:fix-cranelift-codegen-dist, r=shepmaster | Jakub Beránek | -1/+5 |
| 2025-08-13 | Rollup merge of #145308 - giltho:dangling-doc, r=scottmcm | Jakub Beránek | -20/+20 |
| 2025-08-13 | Rollup merge of #145303 - m-ou-se:payload-as-str-doc, r=jhpratt | Jakub Beránek | -0/+2 |
| 2025-08-13 | Rollup merge of #145289 - rejected-l:master, r=Kobzol | Jakub Beránek | -7/+7 |
| 2025-08-13 | Rollup merge of #145274 - compiler-errors:unused-must-use, r=fmease | Jakub Beránek | -198/+358 |
| 2025-08-13 | Rollup merge of #145269 - epage:test-env, r=jhpratt | Jakub Beránek | -13/+12 |
| 2025-08-13 | Rollup merge of #144870 - Kivooeo:file_prefix-stabilize, r=tgross35 | Jakub Beránek | -1/+1 |
| 2025-08-13 | Rollup merge of #144870 - Kivooeo:file_prefix-stabilize, r=tgross35 | Jakub Beránek | -10/+3 |