Build failure: crate proc_macro
is private
#11
Labels
D-accepted
A decision (D) has been made and the issue will be worked on
I-bug
This issue (I) regards a (potential) bug in the project
T-accepted
Triage (T): Initial review accepted issue/PR as valid
When I try to build the project on any of machines, I get the following error. My guess is that an import was misplaced but I don't know why the CI builds wouldn't catch it.
This patch should fix it. I'll submit a PR after I test it and also replace the wildcard imports.
The text was updated successfully, but these errors were encountered: