mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-17 23:54:01 +00:00
933fc1eb18
6016: Emit diagnostics for unresolved imports and extern crates r=jonas-schievink a=jonas-schievink AFAIK, we don't have any major bugs in name resolution that would cause a lot of false positives here (except procedural attribute macro support and some rare issues around `#[path]` on module files), so these are *not* marked as experimental diagnostics right now. I noticed that diagnostics in a file sometimes don't get displayed after opening, but require some edit to be performed. This seems like a preexisting issue though. Co-authored-by: Jonas Schievink <jonas.schievink@ferrous-systems.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |