| Age | Commit message (Expand) | Author | Lines |
| 2025-04-11 | Change how anonymous associated types are printed. | Nicholas Nethercote | -2/+2 |
| 2025-04-11 | Rollup merge of #138682 - Alexendoo:extra-symbols, r=fee1-dead | Stuart Cook | -0/+1 |
| 2025-04-10 | Allow drivers to supply a list of extra symbols to intern | Alex Macleod | -0/+1 |
| 2025-04-08 | UI tests: add missing diagnostic kinds where possible | Vadim Petrochenkov | -10/+10 |
| 2025-04-05 | Rollup merge of #138826 - makai410:assoc-items, r=celinval | Stuart Cook | -0/+145 |
| 2025-04-03 | compiletest: Require `//~` annotations even if `error-pattern` is specified | Vadim Petrochenkov | -1/+1 |
| 2025-04-01 | Implement `associated_items` api. | makai410 | -0/+145 |
| 2025-03-27 | Rollup merge of #138964 - compiler-errors:usage-of-interner, r=lcnr | Stuart Cook | -0/+31 |
| 2025-03-26 | Implement lint against using Interner and InferCtxtLike in random compiler cr... | Michael Goulet | -0/+31 |
| 2025-03-24 | Remove fields that are dead since the removal of type ascription syntax | León Orell Valerian Liehr | -1/+0 |
| 2025-03-22 | Rollup merge of #138536 - makai410:mut-mir-visitor, r=celinval | Matthias Krüger | -1/+80 |
| 2025-03-18 | Add test for `MutMirVisitor` | makai410 | -1/+80 |
| 2025-03-12 | Make opts.maybe_sysroot non-optional | bjorn3 | -1/+1 |
| 2025-03-08 | Revert "Don't test new error messages with the stage 0 compiler" | Tshepang Mbambo | -8/+6 |
| 2025-03-05 | Rollup merge of #136865 - jieyouxu:long-type-path-compare-mode, r=lqd | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2025-03-04 | Make CrateItem::body() function return an option | Celina G. Val | -42/+41 |
| 2025-03-04 | tests: manually rebless `tests/ui-fulldeps/codegen-backend/hotplug.rs` | 许杰友 Jieyou Xu (Joe) | -3/+3 |
| 2025-02-25 | Auto merge of #137573 - compiler-errors:rollup-noq9yhp, r=compiler-errors | bors | -4/+2 |
| 2025-02-24 | change smir attributes getters to only support tool attributes | Jana Dönszelmann | -42/+2 |
| 2025-02-24 | Fix test output expectations | Jana Dönszelmann | -1/+1 |
| 2025-02-24 | remove support for rustc_intrinsic_must_be_overridden from the compiler | Ralf Jung | -4/+2 |
| 2025-02-17 | Auto merge of #137164 - matthiaskrgr:rollup-dj5826k, r=matthiaskrgr | bors | -0/+8 |
| 2025-02-17 | Move some `Map` methods onto `TyCtxt`. | Nicholas Nethercote | -2/+1 |
| 2025-02-16 | Move hashes from rustc_data_structure to rustc_hashes so they can be shared w... | Ben Kimock | -0/+8 |
| 2025-02-04 | Rollup merge of #134777 - saethlin:enable-more-tests-on-windows, r=Noratrieb | Jacob Pratt | -21/+0 |
| 2025-02-03 | Enable more tests on Windows | Ben Kimock | -21/+0 |
| 2025-02-02 | Some cleanups around EarlyDiagCtxt | bjorn3 | -1/+0 |
| 2025-01-28 | ABI-required target features: warn when they are missing in base CPU (rather ... | Ralf Jung | -0/+4 |
| 2025-01-23 | Remove RunCompiler | bjorn3 | -2/+2 |
| 2025-01-23 | Remove the need to manually call set_using_internal_features | bjorn3 | -1/+1 |
| 2024-12-27 | Rollup merge of #134834 - dtolnay:unnamedcall, r=compiler-errors | David Tolnay | -0/+3 |
| 2024-12-27 | Skip parenthesis around tuple struct field calls | David Tolnay | -1/+1 |
| 2024-12-27 | Add pretty-printer test of tuple field function call | David Tolnay | -0/+3 |
| 2024-12-27 | Skip parenthesis if `.` makes statement boundary unambiguous | David Tolnay | -2/+2 |
| 2024-12-27 | Add test of dot after eager statement boundary expr | David Tolnay | -0/+4 |
| 2024-12-27 | Remove the `-test` suffix from normalize directives | Zalathar | -9/+9 |
| 2024-12-22 | Begin to implement type system layer of unsafe binders | Michael Goulet | -197/+9 |
| 2024-12-22 | Rollup merge of #134599 - dtolnay:fulldepsparser, r=fmease | Matthias Krüger | -50/+62 |
| 2024-12-21 | Show which test case was found to be meaningless | David Tolnay | -1/+3 |
| 2024-12-21 | Switch pretty-printer roundtrip test to better parser | David Tolnay | -14/+4 |
| 2024-12-22 | Rollup merge of #134601 - dtolnay:dynstar, r=compiler-errors | Matthias Krüger | -4/+0 |
| 2024-12-21 | Extract ui-fulldeps expression parser into module | David Tolnay | -41/+55 |
| 2024-12-20 | Relocate dyn* test out of parenthesis insertion test | David Tolnay | -1/+0 |
| 2024-12-20 | Support pretty-printing dyn* trait objects | David Tolnay | -3/+0 |
| 2024-12-20 | Change comparison operators to have Fixity::None | David Tolnay | -4/+2 |
| 2024-12-20 | Add some parenthesization test cases with operators that are not left-associa... | David Tolnay | -0/+8 |
| 2024-12-20 | Check that pretty-printer parenthesis test operates on the whole test case | David Tolnay | -1/+7 |
| 2024-12-21 | Rollup merge of #133782 - dtolnay:closuresjumps, r=spastorino,traviscross | Matthias Krüger | -0/+6 |
| 2024-12-14 | Fix tests | bjorn3 | -5/+4 |
| 2024-12-09 | Rollup merge of #134043 - ehuss:unicode-version, r=jieyouxu | León Orell Valerian Liehr | -0/+31 |