about summary refs log tree commit diff
path: root/src/test/ui/while-let.rs
AgeCommit message (Expand)AuthorLines
2021-11-14Move some tests to more reasonable directoriesCaio-31/+0
2021-02-17replace if-let and while-let with `if let` and `while let`Takayuki Maeda-3/+3
2019-11-03Update error annotations positionsTomasz Miąsko-2/+4
2019-09-08Update test stderr with results of enabling unused lintsMark Rousskov-3/+4
2019-01-12Stabilise irrefutable if-let and while-let patternsvarkor-3/+6
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+35