ruff/crates/ty_wasm
Andrew Gallant 0a2325c5fe [ty] Move CompletionKind to ty_ide
I think this is a better home for it. This way, `ty_ide`
more clearly owns how the "kind" of a completion is computed.
In particular, it is computed differently for things where
we know its type versus unimported symbols.
2025-09-17 13:59:28 -04:00
..
src [ty] Move CompletionKind to ty_ide 2025-09-17 13:59:28 -04:00
tests Update salsa (#19258) 2025-07-18 12:14:28 -04:00
build.rs Use git-commit as ty playground version instead of 0.0.0 (#18314) 2025-05-26 11:55:11 +00:00
Cargo.toml Only enable js feature of uuid crate for wasm crates (#18152) 2025-05-26 10:33:51 +01:00