mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-09 19:58:50 +00:00
6c32bbf3ca
Currently `Ty` just wraps `TyKind`, but this allows us to change most places to already use `intern` / `interned`. |
||
---|---|---|
.. | ||
coerce.rs | ||
expr.rs | ||
pat.rs | ||
path.rs | ||
unify.rs |