Skip to content

Issues: rust-lang/rust-clippy

Most commonly ignored lints on crates.io
#7666 by dtolnay was closed Oct 9, 2022
Closed 23
Beta
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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

multiple_unsafe_ops_per_block false positive when future is awaited inside unsafe block C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#13879 opened Dec 26, 2024 by MolotovCherry
unsafe extern support (undocumented_unsafe_blocks?) A-lint Area: New lints
#13560 opened Oct 18, 2024 by ojeda
Detect and Fix Overscope unsafe Block A-lint Area: New lints
#13515 opened Oct 7, 2024 by lwz23
clippy::multiple_unsafe_ops_per_block and unused_unsafe not handled properly in nested unsafe calls/closures C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#13134 opened Jul 20, 2024 by meadowsys
lots of multiple_unsafe_ops_per_block after toolchain update C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#11312 by ferologics was closed Oct 17, 2023
ICE calling an unsafe function pointer retrieved from a trait associated constant C-bug Category: Clippy is not doing the correct thing I-ICE Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
#10367 by yvt was closed Feb 28, 2023
multiple_unsafe_ops_per_block should not warn external macros C-bug Category: Clippy is not doing the correct thing I-false-positive Issue: The lint was triggered on code it shouldn't have
#10259 by taiki-e was closed Jan 30, 2023
Migrate to span_clippy_lint C-tracking-issue Category: Tracking Issue performance-project For issues and PRs related to the Clippy Performance Project
#7797 opened Oct 9, 2021 by camsteffen
3 tasks
ProTip! Follow long discussions with comments:>50.