aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/tests/patterns.rs
Commit message (Collapse)AuthorAgeFilesLines
* Fix box pattern inference panicLukas Wirth2021-03-211-0/+22
|
* Use upstream cov-markLaurențiu Nicola2021-03-081-2/+1
|
* Implement const pat inferenceLukas Wirth2020-12-231-0/+30
|
* Properly infer tuple struct patterns when encountering ellipsisLukas Wirth2020-11-241-0/+48
|
* Properly infer tuple patterns when encountering ellipsisLukas Wirth2020-11-241-0/+47
|
* Add box pattern testJonas Schievink2020-09-121-0/+25
|
* Switch to expect_test from crates.ioAleksey Kladov2020-08-211-1/+1
|
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+656