rust/crates/rust-analyzer
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
tests/rust-analyzer Don't punish every crate with serde-json 2021-03-08 20:37:20 +03:00
build.rs Improve version display 2021-03-12 19:49:00 +02:00
Cargo.toml ⬆️ xflags 2021-03-07 11:12:59 +03:00