-
Notifications
You must be signed in to change notification settings - Fork 12.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
regression: failed to resolve proc macro definition #106337
Comments
https://crater-reports.s3.amazonaws.com/beta-1.67-2.4/beta-2022-12-29/reg/box_shorthand-0.1.0/log.txt might be related, not sure. |
I cannot reproduce the error on the "robin" crate, I only get the warnings. Are these warnings fine?
|
WG-prioritization assigning priority (Zulip discussion). @rustbot label -I-prioritize +P-critical |
This reverts commit 7d82cad. I am doing this to buy us some time with respect to issue rust-lang#106337 w.r.t. the 1.67 release.
…06337, r=Mark-Simulacrum Revert "Make PROC_MACRO_DERIVE_RESOLUTION_FALLBACK a hard error" This reverts commit 7d82cad aka PR rust-lang#84022 I am doing this to buy us some time with respect to issue rust-lang#106337 w.r.t. the 1.67 release.
This reverts commit 7d82cad. I am doing this to buy us some time with respect to issue rust-lang#106337 w.r.t. the 1.67 release.
The prelude module from which the macro should be imported is defined like this:
I suspect that the glob import here isn't properly being treated as introducing Job, but without a bisection/further debugging hard to say.
cc @petrochenkov
The text was updated successfully, but these errors were encountered: