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
I noticed that signature help is still using the old pretty::Printer, which means it does not print qualified types or aliases correctly. Switching to the new type_::Printer should be pretty straightforward