about summary refs log tree commit diff
path: root/src/test/ui/expr/if/if-let.rs
AgeCommit message (Expand)AuthorLines
2021-02-17replace if-let and while-let with `if let` and `while let`Takayuki Maeda-8/+8
2020-11-24Move src/test/ui/if to src/test/ui/expr/ifHavvy (Ryan Scheel)-0/+49