aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/diagnostics/match_check.rs
Commit message (Expand)AuthorAgeFilesLines
* prepare to publish el libro de arenaAleksey Kladov2021-01-141-1/+1
* Fixed typos in code commentsVincent Esche2021-01-091-2/+2
* Check structs for match exhaustivenessLukas Wirth2020-11-241-31/+120
* Add middle ellipsis missing arm textLukas Wirth2020-11-241-0/+14
* Handle ellipsis in tuple patterns in match exhaustiveness checkingLukas Wirth2020-11-241-42/+41
* Fix missing match arm false error on unknown typeCAD972020-08-171-2/+0
* Document missing match arm false positiveCAD972020-08-171-0/+19
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+1421