aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/tests/patterns.rs
Commit message (Expand)AuthorAgeFilesLines
* Unify check_mismatches and check_typesFlorian Diebold2021-06-201-2/+2
* internal: add fn to minicoreAleksey Kladov2021-06-161-40/+36
* Fix coercion in match with expected typeFlorian Diebold2021-06-121-40/+17
* Fix bind patterns always being treated as ref taking patternsLukas Wirth2021-06-021-19/+28
* Fix test after rebaseFlorian Diebold2021-05-211-1/+1
* internal: Record mismatches of pattern types.Dawer2021-05-191-1/+57
* Merge #8813bors[bot]2021-05-161-4/+4
|\
| * Add lowering of array lengths in typesJade2021-05-131-4/+4
* | Fix false positive "Missing match arm".Dawer2021-05-141-1/+1
|/
* Add basic support for array lengths in typesJade2021-05-111-3/+3
* Support macros in pattern positionJonas Schievink2021-04-111-1/+27
* 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