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

libsyntax: Cleanup pipes syntax extension. #4996

Closed
wants to merge 3 commits into from

Conversation

luqmana
Copy link
Member

@luqmana luqmana commented Feb 17, 2013

Removes the last use of structural records in the pipes extension and with that, libcore has no more structural records.
Also, explicit-self-ification.

@catamorphism
Copy link
Contributor

Great! I have a half-finished branch where I was trying to do this and failed, as I was trying to use tuples instead of structs. I'm glad to see this :-)

@luqmana
Copy link
Member Author

luqmana commented Feb 17, 2013

Seeing as I'd already started with making things use explicit self I might as well finish it all up in libsyntax/ext/pipes

bors added a commit that referenced this pull request Feb 17, 2013
Removes the last use of structural records in the pipes extension and with that, libcore has no more structural records.
Also, explicit-self-ification.
bors added a commit that referenced this pull request Feb 18, 2013
Removes the last use of structural records in the pipes extension and with that, libcore has no more structural records.
Also, explicit-self-ification.
@bors bors closed this Feb 18, 2013
bors added a commit to rust-lang-ci/rust that referenced this pull request May 2, 2020
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.

None yet

3 participants