-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Pull requests: rust-lang/rust
Pull requests list
Allow coercing functions whose signature differs in opaque types in their defining scope into a shared function pointer type
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
finished-final-comment-period
The final comment period is finished for this PR / Issue.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
S-waiting-on-fcp
Status: PR is in FCP and is awaiting for FCP to complete.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Some unstable changes to where opaque types get defined
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
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.
some smaller DefiningOpaqueTypes::No -> Yes switches
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
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.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
Prevent opaque types being instantiated twice with different regions within the same function
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
A-testsuite
Area: The testsuite used to check the correctness of rustc
disposition-merge
This issue / PR is in PFCP or FCP with a disposition to merge it.
F-type_alias_impl_trait
`#[feature(type_alias_impl_trait)]`
finished-final-comment-period
The final comment period is finished for this PR / Issue.
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-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-lang
Relevant to the language team
T-types
Relevant to the types team, which will review and decide on the PR/issue.
ProTip!
Add no:assignee to see everything that’s not assigned.