mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-28 11:20:54 +00:00

We do it the way rustc does it, by only marking segments with it, and not the whole path. This will allow extending where it is allowed in the future.