rust/crates/rust-analyzer
Alex Kladov 9bd8eee21e ide: improve ReferenceCategoryType
It is bitset semantically --- many categorical things can be true about
a reference at the same time.

In parciular, a reference can be a "test" and a "write" at the same
time.
2024-04-16 17:17:46 +01:00
..
src ide: improve ReferenceCategoryType 2024-04-16 17:17:46 +01:00
tests fix: Fix inlay hint resolution being broken 2024-04-14 08:27:24 +02:00
build.rs
Cargo.toml Differentiate between full configs and toml only config groupings 2024-04-15 14:16:43 +02:00