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

Remove old-style operator overloading #3143

Closed
brson opened this issue Aug 8, 2012 · 3 comments
Closed

Remove old-style operator overloading #3143

brson opened this issue Aug 8, 2012 · 3 comments
Labels
A-type-system Area: Type system C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Milestone

Comments

@brson
Copy link
Contributor

brson commented Aug 8, 2012

No description provided.

@eholk
Copy link
Contributor

eholk commented Aug 8, 2012

What is the new style?

@brson
Copy link
Contributor Author

brson commented Aug 8, 2012

The new style is to implement the traits in core::ops

@brson
Copy link
Contributor Author

brson commented Aug 14, 2012

Done.

@brson brson closed this as completed Aug 14, 2012
bors pushed a commit to rust-lang-ci/rust that referenced this issue May 15, 2021
When I reworked the code, it ended not generating the complete list of
need targets. Fix it.

Fixes: rust-lang#3143.

Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
RalfJung pushed a commit to RalfJung/rust that referenced this issue Nov 12, 2023
freebsd interceptions update proposal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-type-system Area: Type system C-cleanup Category: PRs that clean code up or issues documenting cleanup.
Projects
None yet
Development

No branches or pull requests

2 participants