-
Notifications
You must be signed in to change notification settings - Fork 13.1k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Internal compiler error with serde::de::Error::custom #39924
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Comments
Can reporduce with https://gist.github.com/bjorn3/8820dcb2e1257cd072918b71a6742ba5:
|
I suspect that this PR caused it #39752. I tried this on the cc: @jseyfried |
Using format_args!() instead of arguments!() also gives an ice. |
This doesn't occur on the |
Looks like a duplicate of #39559 |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
Pushed my code to https://github.com/bjorn3/goodgame_empire_import/tree/ice.
I also added a comment with the line I changed before I got a ICE.
The text was updated successfully, but these errors were encountered: