-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove 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.
Sync
requirement from lint pass objects
S-waiting-on-bors
Update Clippy
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Allow lint passes to be bound by 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.
TyCtxt
S-waiting-on-bors
Update Clippy
merged-by-bors
This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Take MIR dataflow analyses by mutable reference
merged-by-bors
This PR was explicitly merged by bors.
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.
Take 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.
&mut Results
in ResultsVisitor
S-waiting-on-bors
Fix 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.
noop_method_call
detection
S-waiting-on-bors
Add more diagnostic items for clippy
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.
Implement Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
Try
for ()
S-waiting-on-team
#116118
by Jarcho
was closed Oct 24, 2023
Loading…
updated Oct 24, 2023
Allow tool lint levels to be set based on the build environment.
S-inactive
Status: Inactive and waiting on the author. This is often applied to closed PRs.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#109063
by Jarcho
was closed Feb 8, 2024
Loading…
updated Feb 8, 2024
Allow AST and HIR visitors to return 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.
ControlFlow
S-waiting-on-bors
Use Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
ControlFlow
in HIR Visitor
S-waiting-on-author
#108598
by Jarcho
was closed Feb 24, 2024
Loading…
updated Feb 24, 2024
Convert the rest of the visitors to use This PR was explicitly merged by bors.
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
VisitorResult
merged-by-bors
Use 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.
ControlFlow
in visitors.
S-waiting-on-bors
Fix typo in 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.
VisitorResult
S-waiting-on-bors
Add missing 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.
try_visit
calls in visitors.
S-waiting-on-bors
Clippy subtree update
has-merge-commits
PR has merge commits, merge with caution.
merged-by-bors
This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
[beta] Clippy backports
merged-by-bors
This PR was explicitly merged by bors.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Don't lint Lint: irrefutable_let_patterns
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.
irrefutable_let_patterns
on leading patterns if else if
let-chains
L-irrefutable_let_patterns
Report generic mismatches when calling bodyless trait functions
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Only highlight unmatchable parameters at the definition site
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.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Label mismatched parameters at the def site for foreign functions
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.
Allow 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.
IndexSlice
to be indexed by ranges.
S-waiting-on-bors
Allow bounds checks when enumerating This PR was explicitly merged by bors.
perf-regression
Performance regression.
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.
IndexSlice
to be elided
merged-by-bors
Allow a MIR analysis to perform the state Relevant to the compiler team, which will review and decide on the PR/issue.
join
directly
T-compiler
#114900
by Jarcho
was closed Apr 12, 2025
Loading…
updated Apr 12, 2025
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.