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
Currently mutagen uses the old unstable quote_*!-macros which are on the way out, as rust issue #41285 made me aware. We probably want to convert mutagen to use the quote crate soon-ish.
The text was updated successfully, but these errors were encountered:
Currently mutagen uses the old unstable
quote_*!
-macros which are on the way out, as rust issue #41285 made me aware. We probably want to convert mutagen to use the quote crate soon-ish.The text was updated successfully, but these errors were encountered: