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
when the cursor is placed on a use foo::bar; statement which is inside a function1 show an assist that moves it to top-level scope, and uses existing strategies to join them with other top-level use statements
Footnotes
or anywhere else where such a statement is allowed, except for top-level use statements ↩