You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 18, 2022. It is now read-only.
In general, for paths like foo::bar::baz we only have information for baz, not for foo and bar. This is a limitation in the compiler, but I hope to fix it at some point.
Consider the following example:
When pressing Ctrl and hovering mouse over MyEnum::Foo it is possible to go to Foo definition but not MyEnum definition.
The text was updated successfully, but these errors were encountered: