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
We could rewrite span_location() in macros/src/lexer.rs with these new apis. The previous implementation is hacking the Debug print and with the new apis it would be much cleaner. However, it would require rust version to be at least 1.88.