aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/diagnostics/match_check/usefulness.rs
Commit message (Expand)AuthorAgeFilesLines
* minor: Avoid eprintln on panicDawer2021-06-011-3/+2
* Expand fixme commentsDawer2021-05-311-1/+2
* Take substitutions into account.Dawer2021-05-311-1/+1
* eprint panic contextDawer2021-05-311-1/+8
* Box field detection; test #[non-exhaustive] attributeDawer2021-05-311-2/+2
* Replace the old match checking algorithmDawer2021-05-311-0/+1180