aboutsummaryrefslogtreecommitdiff
path: root/crates/hir_ty/src/tests/coercion.rs
Commit message (Expand)AuthorAgeFilesLines
* 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