Labels
Labels
62 labels
- Area: Categorization of lints
- Area: Adding or improving documentation
- Area: CI issues and issues that require full access for GitHub/CI
- Area: New lints
- Area: Clippy interface, usage and configuration
- Area: Improving the clippy website
- Accepted for backporting to the compiler in the beta channel.
- Nominated for backporting to the compiler in the beta channel.
- Category: Interesting projects, that usually are more involved design/code wise.
- Category: Clippy is not doing the correct thing
- Category: Enhancement of lints, like adding more cases or adding help messages
- Category: Questions
- Category: Tracking Issue
- Pull requests that update a dependency file
- Call for participation: This a hard problem and requires more experience or effort to work on
- Call for participation: Help is requested to fix this issue.
- Call for participation: Medium difficulty level problem and requires some initial experience.
- Call for participation: This issue needs a Minimal Complete and Verifiable Example
- Call for participation: writing tests
- These issues are a good way to get started with Clippy
- PR has merge commits, merge with caution.
- Issue: The lint should have been triggered on code, but wasn't
- Issue: The lint was triggered on code it shouldn't have
- Issue: Clippy panicked, giving an Internal Compilation Error (ICE) ❄️
- Issue: Nominated to be discussed at the next Clippy meeting
- Issue: The suggestion compiles but changes the code to behave in an unintended way
- Issue: The suggestions provided by this Lint cause an ICE/error when applied
- Issue: Prevents a change to be synced to rust-lang/rust