Skip to content

Implement &Trait, ~Trait #3468

New issue

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

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

Already on GitHub? # to your account

Closed
nikomatsakis opened this issue Sep 12, 2012 · 2 comments
Closed

Implement &Trait, ~Trait #3468

nikomatsakis opened this issue Sep 12, 2012 · 2 comments
Labels
A-type-system Area: Type system C-enhancement Category: An issue proposing an enhancement or a PR with one.
Milestone

Comments

@nikomatsakis
Copy link
Contributor

Currently the only form of trait instance supported is @Trait. The plan is to have more. There are a few FIXMEs scattered about in the code where changes will likely have to be made.

@jruderman
Copy link
Contributor

Also #3157

@nikomatsakis
Copy link
Contributor Author

Indeed, there it is. I'll close this as a dup of #3157.

bors pushed a commit to rust-lang-ci/rust that referenced this issue May 15, 2021
…nfig

Move some code out of create_config
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-type-system Area: Type system C-enhancement Category: An issue proposing an enhancement or a PR with one.
Projects
None yet
Development

No branches or pull requests

2 participants