Skip to content

Overloaded op autoderef #5349

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

Closed
wants to merge 3 commits into from

Conversation

pcwalton
Copy link
Contributor

@pcwalton pcwalton closed this Mar 14, 2013
@pcwalton pcwalton deleted the overloaded-op-autoderef branch March 14, 2013 03:36
oli-obk pushed a commit to oli-obk/rust that referenced this pull request Apr 2, 2020
useless Rc<Rc<T>>, Rc<Box<T>>, Rc<&T>, Box<&T>

refers to  rust-lang#2394

changelog: Add lints for Rc<Rc<T>> and Rc<Box<T>> and Rc<&T>, Box<&T>

this is based on top of another change rust-lang#5310 so probably should go after that one.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants