rust-analyzer/crates/ide
Lukas Wirth 4a1423337f fix: Attempt to resolve paths in const arguments heuristically
While we don't support const args in type inference yet, we can at least
make use of the fallback path resolution to resolve paths in const args
in the IDE layer to enable some features for them.
2022-04-06 20:24:24 +02:00
..
src fix: Attempt to resolve paths in const arguments heuristically 2022-04-06 20:24:24 +02:00
Cargo.toml minor: Bump dependencies 2022-03-22 17:42:24 +01:00