mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-27 05:23:24 +00:00
513a3615f6
Specifically, things like: use foo::{crate::bar}; Are now being caught, when before we only caught: use foo::{crate}; |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |