rust/crates/hir_ty
Jade 78d6b88f21 Add more tests, refactor array lengths/consteval work
Fix #2922: add unknown length as a condition for a type having unknown.

Incorporate reviews:

* Extract some of the const evaluation workings into functions
* Add fixmes on the hacks
* Add tests for impls on specific array lengths (these work!!! 😁)
* Add tests for const generics (indeed we don't support it yet)
2021-05-14 01:39:28 -07:00
..
src Add more tests, refactor array lengths/consteval work 2021-05-14 01:39:28 -07:00
Cargo.toml Bump chalk 2021-04-21 19:20:01 +03:00