aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/diagnostics/pattern.rs
Commit message (Expand)AuthorAgeFilesLines
* Check enum patternsDawer2021-05-311-0/+45
* Implement struct ctor applicationDawer2021-05-311-6/+49
* Update match checking.Dawer2021-05-311-0/+36