-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 in use_self lints #4742
Labels
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Comments
cc @llogiq |
#4671 should have fixed that. this is probably the same error, but doesn't get catched by checking |
flip1995
added
the
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
label
Oct 27, 2019
matthiaskrgr
added a commit
to matthiaskrgr/rust-clippy
that referenced
this issue
Oct 28, 2019
matthiaskrgr
added a commit
to matthiaskrgr/rust-clippy
that referenced
this issue
Oct 28, 2019
Duplicate of #4727. Closing this issue. |
flip1995
pushed a commit
to flip1995/rust-clippy
that referenced
this issue
May 5, 2020
Changes: ```` travis: temporarily disable rustfmt ci check until rust-lang#4742 is resolved rustup rust-lang/rust#65792 Fix ICE rust-lang#4579 Add regression test for ICE rust-lang#4579 Run update_lints for Unicode lint Re-add false positive check Add raw string regression test for useless_format lint Re-factor useless_format lint Update Unicode lint tests [Backported] Rustup to rust-lang/rust#59545 ```` Fixes ##65888
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ICE in https://travis-ci.com/rust-lang/rust-clippy/jobs/249905118#L3505
Originally posted by @lzutao in #4720 (comment)
The text was updated successfully, but these errors were encountered: