rust-analyzer/crates/hir_ty
Florian Diebold 6c32bbf3ca Separate Ty and TyKind like in Chalk
Currently `Ty` just wraps `TyKind`, but this allows us to change most
places to already use `intern` / `interned`.
2021-03-13 16:17:15 +01:00
..
src Separate Ty and TyKind like in Chalk 2021-03-13 16:17:15 +01:00
Cargo.toml Compilation speed 2021-03-09 22:30:58 +03:00