rust-analyzer/crates/ide
Lukas Wirth e72738de99 fix: Handle included files better in IDE layer
This does not fully fix things, but it introduces a function that can be used to fix occurences.
When using `to_def` functionality, the input node needs to come from the macro expanded include, not the real file that was included.
This does unfortunately add more caller burden, but there is not really a way around it.
2025-05-28 10:38:38 +02:00
..
src fix: Handle included files better in IDE layer 2025-05-28 10:38:38 +02:00
Cargo.toml chore: Bump dependencies 2025-03-23 08:46:10 +01:00