about summary refs log tree commit diff
path: root/compiler/rustc_error_codes/src/error_codes/E0165.md
AgeCommit message (Expand)AuthorLines
2021-02-17replace if-let and while-let with `if let` and `while let`Takayuki Maeda-1/+1
2020-08-30mv compiler to compiler/mark-0/+27