about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-27042.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-48/+0
2021-01-21Account for labels when suggesting `loop` instead of `while true`Esteban Küber-1/+1
2020-04-11rustc: Add a warning count upon completionRoccoDev-1/+1
2019-11-21Point at type in `let` assignment on type errorsEsteban Küber-0/+4
2019-11-18Surround types with backticks in type errorsEsteban Küber-4/+4
2019-11-18Remove E0308 note when primary label has all infoEsteban Küber-12/+0
2019-11-18review comments: tweak prefix stringsEsteban Küber-8/+8
2019-08-09Tweak mismatched types error on break expressionsEsteban Küber-3/+6
2019-07-17normalize use of backticks in compiler messages for librustc/lintSamy Kacimi-1/+1
https://github.com/rust-lang/rust/issues/60532
2019-07-06Make WhileTrue into an EarlyLintPass lint.Mazdak Farrokhzad-2/+13
2019-03-11Update testsVadim Petrochenkov-4/+4
2018-12-25Remove licensesMark Rousskov-4/+4
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+42