| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-01-19 | Fix known-bug, silence ICE stderr | Michael Goulet | -3/+3 | |
| 2023-01-17 | Hide `_use_mk_alias_ty_instead` in `<AliasTy as Debug>::fmt` | nils | -1/+1 | |
| 2023-01-13 | Rollup merge of #106793 - Mark-Simulacrum:normalize-test, r=compiler-errors | Matthias Krüger | -28/+55 | |
| Normalize test output more thoroughly This prevents differences in local environments, which may (for example) end up with a longer backtrace with more digits in the backtrace prefix, as happened to me. While we're at it, clean more of the output up, including the exact location of the error in the compiler. cc https://github.com/rust-lang/rust/pull/106521 which introduced this test | ||||
| 2023-01-12 | Normalize test output more thoroughly | Mark Rousskov | -28/+55 | |
| This prevents differences in local environments, which may (for example) end up with a longer backtrace with more digits in the backtrace prefix, as happened to me. While we're at it, clean more of the output up, including the exact location of the error in the compiler. | ||||
| 2023-01-12 | Point at impl self type for impl wf obligations | Michael Goulet | -4/+4 | |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+802 | |
