SIGSEGV applying clippy fixes #9942
Labels
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
I-suggestion-causes-error
Issue: The suggestions provided by this Lint cause an ICE/error when applied
Summary
If I process this code with
cargo -vvvvvv clippy --fix -- -Wclippy::wildcard_imports
I get some weirdinvalid memory reference
crash but I can't see any compiler stacktrace unfortunately :(Version
Error output
No response
The text was updated successfully, but these errors were encountered: