mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-10 04:08:47 +00:00
513a3615f6
Specifically, things like: use foo::{crate::bar}; Are now being caught, when before we only caught: use foo::{crate}; |
||
---|---|---|
.. | ||
adt.rs | ||
consts.rs | ||
traits.rs | ||
use_item.rs |