-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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
could not evaluate static initializer #65526
Comments
This proc macro creates a reference to address |
cc @ogoffart Closing as wontfix because of UB. |
Well, there's no way to do #63810 is the key ingredient to enable a less insane version of |
I opened an issue in the crate to give the author a heads-up: ogoffart/vptr#1. @Mark-Simulacrum were there other regressions that look similar? |
I didn't see any other cases of this. |
Ugh, I missed the |
https://crater-reports.s3.amazonaws.com/beta-1.39-1/beta-2019-09-28/reg/vptr-0.2.0/log.txt
looks like this is inside a proc macro so would be good to figure out what the raw expression is
cc #64962
The text was updated successfully, but these errors were encountered: