aboutsummaryrefslogtreecommitdiff
path: root/crates/ra_hir/src/ty/tests/never_type.rs
Commit message (Collapse)AuthorAgeFilesLines
* Support custom `CoerceUnsized`uHOOCCOOHu2019-09-251-24/+12
| | | | Split out tests about coercion
* Better handle never type and branch merginguHOOCCOOHu2019-09-251-0/+258
Split out tests for never type to another file