-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Issues: rust-lang/rust-clippy
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
ICE: Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
explicit deref of non-derefable type
C-bug
#14778
opened May 10, 2025 by
matthiaskrgr
rust panick on running cargo clippy on risingwave
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#14709
opened Apr 30, 2025 by
lyang24
internal compiler error: cstore_impl.rs:698:32: uninterned StableCrateId: StableCrateId(0)
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#14572
opened Apr 9, 2025 by
flyingmutant
Encountered Incremental Compilation Error With implementations_of_trait
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#14565
opened Apr 8, 2025 by
m4t1j4
Clippy crashes due to SIGABRT (signal: 6, SIGABRT: process abort signal)
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#14437
opened Mar 19, 2025 by
nandotorterolo
Clippy cannot compile library on ARM64 ubuntu
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#14074
opened Jan 24, 2025 by
jonathanmorley
Clippy fails to allocate for uninit check with large arrays
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#11715
opened Oct 26, 2023 by
aapoalas
ice Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
assertion failed: self.lines.iter().all(|r| !r.iter().any(|sc| sc.chr == \'\\t\'))
C-bug
#11425
opened Aug 30, 2023 by
matthiaskrgr
type parameter Category: Clippy is not doing the correct thing
E-needs-mcve
Call for participation: This issue needs a Minimal Complete and Verifiable Example
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
Args/#1
(Args/1) out of range when substituting
C-bug
#10235
opened Jan 26, 2023 by
he-thinks
'rustc' panicked at 'Box<dyn Any>'. Error when making advent of code scripts
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#10052
opened Dec 8, 2022 by
Bryson14
internal compiler error running clippy
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
L-nursery
Lint: Currently in the nursery group
#9862
opened Nov 17, 2022 by
droundy
ICE on rustdoc test: delay span bug / thread::spawn failed: issue-80992.rs
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#8244
opened Jan 8, 2022 by
matthiaskrgr
ICE with Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#![feature(trivial_bounds)]
: SizeOf nullary MIR operator called for unsized type
C-bug
#6663
opened Feb 2, 2021 by
ghost
huge memory consumption on testcase
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#4630
opened Oct 4, 2019 by
matthiaskrgr
empty_array.rs test removed because it ICEs on CI
C-bug
Category: Clippy is not doing the correct thing
I-ICE
Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#4607
opened Oct 1, 2019 by
Manishearth
ProTip!
Exclude everything labeled
bug
with -label:bug.