Skip to content

TreeSet fixes #5310

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

Merged
merged 7 commits into from
Mar 12, 2013
Merged

TreeSet fixes #5310

merged 7 commits into from
Mar 12, 2013

Conversation

thestinger
Copy link
Contributor

No description provided.

@bors bors closed this Mar 12, 2013
@bors bors merged commit 9b1a9ec into rust-lang:incoming Mar 12, 2013
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