about summary refs log tree commit diff
path: root/src/test/ui/pattern/usefulness/deny-irrefutable-let-patterns.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-16/+0
2021-08-16Don't mark `if_let_guard` as an incomplete featureLéo Lanteri Thauvin-1/+0
2021-02-18Add explanations and suggestions to `irrefutable_let_patterns` lintCamelid-0/+8
2021-02-17replace if-let and while-let with `if let` and `while let`Takayuki Maeda-2/+2
2020-11-19Regroup many usefulness-related test in the same folderNadrieril-0/+9