mirror of
https://github.com/rust-lang/rust-analyzer
synced 2025-01-01 15:58:47 +00:00
513a3615f6
Specifically, things like: use foo::{crate::bar}; Are now being caught, when before we only caught: use foo::{crate}; |
||
---|---|---|
.. | ||
err | ||
ok |