-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
Remove the unused-Area: Lints (warnings about flaws in source code) such as unused_mut.
beta-accepted
Accepted for backporting to the compiler in the beta channel.
L-unused_attributes
Lint: unused_attributes
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#[doc(hidden)]
logic from the unused_attributes
lint
A-lints
Replace This PR was explicitly merged by bors.
perf-regression
Performance regression.
perf-regression-triaged
The performance regression has been triaged.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#[default_method_body_is_const]
with #[const_trait]
merged-by-bors
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.