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
Hi.
It would be useful to be able to convert a proc_macro2::Span to a proc_macro::Span.
For instance, this will allow to create Diagnostics with Span.
Thank you to add a From implementation for unstable only or something along these lines.