-
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
adt_const_params
: check referred-to types when checking impls of ConstParamTy on refs
S-waiting-on-author
#120127
by sjwang05
was closed Jul 14, 2024
Loading…
Suggest 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.
.swap()
when encountering conflicting borrows from mem::swap
on a slice
S-waiting-on-bors
Fix ICE when suggesting dereferencing binop operands
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.
Emit suggestion when trying to write exclusive ranges as 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.
..<
S-waiting-on-bors
Suggest quoting unquoted idents in attrs
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.
On type mismatch involving fn/method call, point at definition
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.
#119340
by sjwang05
was closed Apr 21, 2024
Loading…
Fix gce ICE when encountering ill-formed consts
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#119060
by sjwang05
was closed Apr 18, 2024
Loading…
Fix parser ICE when recovering 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.
dyn
/impl
after for<...>
S-waiting-on-bors
Fix ICE when handling malformed Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
cfg
d tail expressions
S-waiting-on-review
#118582
by sjwang05
was closed Dec 4, 2023
Loading…
Fix ICE: 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.
fn_arg_names: unexpected item DefId(..)
merged-by-bors
Emit better suggestions for 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 == T
and T == &T
merged-by-bors
Suggest dereferencing the LHS for binops such as 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 == T
S-waiting-on-bors
Catch stray 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.
{
in let-chains
merged-by-bors
Suggest removing 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.
;
for ;
within let-chains
S-waiting-on-bors
Suggest 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.
=>
--> >=
in comparisons
merged-by-bors
Fix Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html)
disposition-close
This PR / issue is in PFCP or FCP with a disposition to close it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
S-waiting-on-team
Status: Awaiting decision from the relevant subteam (see the T-<team> label).
T-lang
Relevant to the language team
non_camel_case_types
for screaming single-words
A-query-system
#116389
by sjwang05
was closed Jan 21, 2024
Loading…
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.