-
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
Crash when pass some invalid format string by proc-macro #80224
Comments
I think generated code is look like this but it doesn't get ICE just compile error |
Could be the same as cause as #80134 |
Hopefully will be fixed with #80185. |
Does this still give an ICE with the latest nightly? |
@camelid Unfortunately, there's no straightforward way to add it to the glacier, as it depends on an external crate. |
Triage: The reproducer does not work any longer. Can you still reproduce this ICE? |
No, I think this issue is now fixed. |
Code
Meta
rustc 1.48.0 (7eac88a 2020-11-16)
binary: rustc
commit-hash: 7eac88a
commit-date: 2020-11-16
host: x86_64-unknown-linux-gnu
release: 1.48.0
LLVM version: 11.0
it also occured in nightly-2020-11-25
Error output
Backtrace
The text was updated successfully, but these errors were encountered: