ff585e4730
Example: ```rust struct A; struct B { a/*<- cursor*/: A, } ``` Go to type definition used to not work on this position. It now goes to `A` as expected. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |
ff585e4730
Example: ```rust struct A; struct B { a/*<- cursor*/: A, } ``` Go to type definition used to not work on this position. It now goes to `A` as expected. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |