Skip to content

No labels!

There aren’t any labels for this repository quite yet.

I-nominated
I-nominated
Issue: Nominated to be discussed at the next Clippy meeting
I-suggestion-causes-bug
I-suggestion-causes-bug
Issue: The suggestion compiles but changes the code to behave in an unintended way
I-suggestion-causes-error
I-suggestion-causes-error
Issue: The suggestions provided by this Lint cause an ICE/error when applied
I-sync-blocker
I-sync-blocker
Issue: Prevents a change to be synced to rust-lang/rust
L-complexity
L-complexity
Lint: Belongs in the complexity lint group
L-correctness
L-correctness
Lint: Belongs in the correctness lint group
L-guidelines
L-guidelines
Lint: Related to the Rust API Guidelines
L-nursery
L-nursery
Lint: Currently in the nursery group
L-pedantic
L-pedantic
Lint: Belongs in the pedantic lint group
L-perf
L-perf
Lint: Belongs in the perf lint group
L-restriction
L-restriction
Lint: Belongs in the restriction lint group
L-style
L-style
Lint: Belongs in the style lint group
L-suggestion
L-suggestion
Lint: Improving, adding or fixing lint suggestions
L-suspicious
L-suspicious
Lint: Belongs in the suspicious lint group
L-tests
L-tests
Lint: Lints test code
L-unnecessary
L-unnecessary
Lint: Warn about unnecessary code
P-high
P-high
Priority: High
P-low
P-low
Priority: Low
P-medium
P-medium
Priority: Medium
performance-project
performance-project
For issues and PRs related to the Clippy Performance Project
rollup
rollup
A PR which is a rollup
S-blocked
S-blocked
Status: marked as blocked ❌ on something else such as an RFC or other implementation work
S-final-comment-period
S-final-comment-period
Status: final comment period it will be merged unless new objections are raised (~1 week)
S-inactive-closed
S-inactive-closed
Status: Closed due to inactivity
S-needs-discussion
S-needs-discussion
Status: Needs further discussion before merging or work can be started
S-waiting-on-author
S-waiting-on-author
Status: This is awaiting some action from the author. (Use `@rustbot ready` to update this status)
S-waiting-on-bors
S-waiting-on-bors
Status: The marked PR was approved and is only waiting bors
S-waiting-on-review
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties
T-AST
T-AST
Type: Requires working with the AST
T-async-await
T-async-await
Type: Issues related to async/await