rust/crates/hir
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 Update crates 2020-12-30 10:39:50 -05:00