Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate whether Ty and OpaqueTy can be merged #63204

Closed
varkor opened this issue Aug 1, 2019 · 1 comment
Closed

Investigate whether Ty and OpaqueTy can be merged #63204

varkor opened this issue Aug 1, 2019 · 1 comment
Labels
A-impl-trait Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch. C-cleanup Category: PRs that clean code up or issues documenting cleanup. F-type_alias_impl_trait `#[feature(type_alias_impl_trait)]` requires-nightly This issue requires a nightly compiler in some way. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Comments

@varkor
Copy link
Member

varkor commented Aug 1, 2019

A similar sentiment is probably valid in other contexts, but the original motivation for this is #63180 (comment).

@varkor varkor added C-cleanup Category: PRs that clean code up or issues documenting cleanup. A-impl-trait Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch. F-type_alias_impl_trait `#[feature(type_alias_impl_trait)]` labels Aug 1, 2019
@Centril Centril added the requires-nightly This issue requires a nightly compiler in some way. label Aug 1, 2019
@jonas-schievink jonas-schievink added the T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. label Aug 2, 2019
@nikomatsakis
Copy link
Contributor

If this is still relevant, I at least couldn't find the code. Going to close.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-impl-trait Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch. C-cleanup Category: PRs that clean code up or issues documenting cleanup. F-type_alias_impl_trait `#[feature(type_alias_impl_trait)]` requires-nightly This issue requires a nightly compiler in some way. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Development

No branches or pull requests

4 participants