aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/diagnostics/match_check
Commit message (Expand)AuthorAgeFilesLines
* minor: Avoid eprintln on panicDawer2021-06-011-3/+2
* Expand fixme commentsDawer2021-05-312-2/+4
* Take substitutions into account.Dawer2021-05-312-12/+15
* eprint panic contextDawer2021-05-312-14/+24
* minor: doc comment pat_utilDawer2021-05-311-0/+4
* Box field detection; test #[non-exhaustive] attributeDawer2021-05-312-10/+16
* Replace the old match checking algorithmDawer2021-05-313-0/+2126