2
0
Fork 0
mirror of https://github.com/rust-lang/rust-analyzer synced 2025-02-19 07:28:53 +00:00
rust-analyzer/crates/ra_hir
Florian Diebold a4eb1a546c Differentiate Tuple / FnPtr type constructors by cardinality
This is necessary because Chalk (reasonably) expects each 'struct' to know how
many type parameters it takes.
2019-05-04 19:11:21 +02:00
..
src Differentiate Tuple / FnPtr type constructors by cardinality 2019-05-04 19:11:21 +02:00
Cargo.toml Update Chalk 2019-05-04 18:18:30 +02:00