aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/diagnostics/match_check/deconstruct_pat.rs
Commit message (Expand)AuthorAgeFilesLines
* Move some hir_ty diagnostics to hirAleksey Kladov2021-06-121-1/+0
* Expand fixme commentsDawer2021-05-311-1/+2
* Take substitutions into account.Dawer2021-05-311-11/+14
* eprint panic contextDawer2021-05-311-13/+16
* Box field detection; test #[non-exhaustive] attributeDawer2021-05-311-8/+14
* Replace the old match checking algorithmDawer2021-05-311-0/+894