-
Notifications
You must be signed in to change notification settings - Fork 13.1k
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
ICE when runnig clippy-driver on ./ui/raw-ref-op/unusual_locations.rs #69873
Comments
This doesn't seem to reproduce on nightly / the playground (nightly). |
It's a Clippy ICE, not rustc one. |
Please transfer the issue to the Clippy repo. :) |
I don't have access to do so, maybe @Manishearth or @oli-obk could. |
Use `node_type_opt` over `node_type` Fix ICE reported in rust-lang/rust#69873. changelog: Fix ICE in checking bindings
The fix has landed, I'm not sure we should still transfer, can we just close? |
Let's just close it, I doubt that someone finds this and opens a ticket in the clippy repo until the next clippy sync... :) edit: Centril was a few seconds faster |
I'm reporting this in the rustc repo because this crash seems to happen in rustc code.
Feel free to move this to the clippy repo if its a clippy bug.
Code
The code is a reduced form of
./ui/raw-ref-op/unusual_locations.rs
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: