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

Allow using `Self` in impls #310

Closed
rust-highfive opened this Issue Sep 24, 2014 · 0 comments

Comments

Projects
None yet
1 participant
@rust-highfive
Copy link

rust-highfive commented Sep 24, 2014

Issue by cmr
Thursday Feb 27, 2014 at 15:53 GMT

For earlier discussion, see rust-lang/rust#12600

This issue was labelled with: A-typesystem, B-RFC, I-papercut in the Rust repository


This is convenient because it allows you to copy-paste trait declarations.

nrc added a commit to nrc/rfcs that referenced this issue Dec 14, 2014

@nrc nrc closed this in #522 Dec 19, 2014

withoutboats pushed a commit to withoutboats/rfcs that referenced this issue Jan 15, 2017

Merge pull request rust-lang#310 from troplin/take_while
Stream::take_while Implementation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.