-
-
Notifications
You must be signed in to change notification settings - Fork 127
Closed
Labels
Description
Right now proc-macro2
stable makes up a decent amount of the build time for syn-master.
It shouldn't be too hard to strip down its dependencies and make the parsing code compile a bit faster, especially once #4 lands.