rust-analyzer/crates/ide-diagnostics/src
bors 518532426d Auto merge of #17863 - Veykril:include-diags, r=Veykril
fix: Resolve included files to their calling modules in IDE layer

Fixes https://github.com/rust-lang/rust-analyzer/issues/17390 at the expense of reporting duplicate diagnostics for modules that have includes in them when both the calling and called file are included.
2024-08-12 11:48:32 +00:00
..
handlers Auto merge of #17863 - Veykril:include-diags, r=Veykril 2024-08-12 11:48:32 +00:00
lib.rs Auto merge of #17791 - ShoyuVanilla:await-outside-of-async, r=Veykril 2024-08-05 13:53:21 +00:00
tests.rs Resolve included files to their calling modules in IDE layer 2024-08-12 13:45:33 +02:00