Skip to content

Remove some unused boxed closure code #21372

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 2 commits into from
Jan 22, 2015
Merged

Conversation

arielb1
Copy link
Contributor

@arielb1 arielb1 commented Jan 18, 2015

It is not used anymore

@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

sig: fty.sig.fold_with(this),
unsafety: fty.unsafety,
onceness: fty.onceness,
bounds: fty.bounds.fold_with(this),
// bounds: fty.bounds.fold_with(this),
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this be removed entirely?

@alexcrichton
Copy link
Member

Nice cleanup!

@arielb1
Copy link
Contributor Author

arielb1 commented Jan 19, 2015

Fixed nits.

@alexcrichton
Copy link
Member

@bors: r+ 8e1e0f0

@alexcrichton alexcrichton assigned alexcrichton and unassigned brson Jan 20, 2015
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 21, 2015
@bors bors merged commit 8e1e0f0 into rust-lang:master Jan 22, 2015
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.

5 participants