aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/tests/coercion.rs
Commit message (Expand)AuthorAgeFilesLines
* Clean up coercion testsFlorian Diebold2021-06-201-552/+117
* Unify check_mismatches and check_typesFlorian Diebold2021-06-201-2/+2
* internal: switch some tests to minicoreAleksey Kladov2021-06-151-33/+32
* internal: switch some tests to minicoreAleksey Kladov2021-06-151-181/+129
* internal: switch some tests to minicoreAleksey Kladov2021-06-151-116/+81
* internal: introduce minicore -- a subset of libcore for testingAleksey Kladov2021-06-151-28/+19
* internal: document that we don't #[ignore] testsAleksey Kladov2021-06-151-9/+26
* Fix coercion in match with expected typeFlorian Diebold2021-06-121-12/+31
* Minor test fixes / new testsFlorian Diebold2021-05-251-15/+62
* Fix type mismatch caused by macrosFlorian Diebold2021-05-251-0/+44
* Fix handling of diverging branches in match coercionFlorian Diebold2021-05-211-0/+39
* Fix coercion of two closures to a function pointerFlorian Diebold2021-05-211-1/+16
* Add support for lengths in array repeats, if they are literalsJade2021-05-131-1/+1
* Add lowering of array lengths in typesJade2021-05-131-22/+22
* Add basic support for array lengths in typesJade2021-05-111-45/+45
* Use upstream cov-markLaurențiu Nicola2021-03-081-3/+2
* Switch to expect_test from crates.ioAleksey Kladov2020-08-211-1/+1
* Rename ra_hir_ty -> hir_tyAleksey Kladov2020-08-131-0/+861