| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-04 | Quickfix `//@ check-pass` is enough | DuskyElf | -1/+1 | |
| tests/ui/match/enum-and-break-in-match-issue-41213.rs and tests/ui/while/while-let-scope-issue-40235.rs doesn't need to be run. | ||||
| 2025-02-04 | Rename and Move some UI tests to more suitable subdirs | DuskyElf | -0/+8 | |
| 2024-12-12 | Tweak multispan rendering | Esteban Küber | -4/+2 | |
| Consider comments and bare delimiters the same as an "empty line" for purposes of hiding rendered code output of long multispans. This results in more aggressive shortening of rendered output without losing too much context, specially in `*.stderr` tests that have "hidden" comments. | ||||
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -2/+2 | |
| Co-authored-by: Adrian <adrian.iosdev@gmail.com> | ||||
| 2023-03-01 | recover from for-else and while-else | y21 | -0/+50 | |
