We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Self
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.
The text was updated successfully, but these errors were encountered:
Allow the Self type to be used in impls.
b74894e
Closes rust-lang#310
Merge pull request rust-lang#310 from troplin/take_while
7f853ff
Stream::take_while Implementation
Successfully merging a pull request may close this issue.
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.
The text was updated successfully, but these errors were encountered: