Skip to content

Rename identifiers that still use 'alt' to use 'match' #4388

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 1 commit into from
Jan 8, 2013

Conversation

lkuper
Copy link
Contributor

@lkuper lkuper commented Jan 8, 2013

This'll be less confusing for anyone who works on match in future.

(One slightly annoying thing, though, is that I had to use "_match" in a couple of places where "match" couldn't appear because it's a keyword.)

This'll be less confusing for anyone who works on match in future.
catamorphism added a commit that referenced this pull request Jan 8, 2013
Rename identifiers that still use 'alt' to use 'match'
@catamorphism catamorphism merged commit 2791877 into rust-lang:incoming Jan 8, 2013
@catamorphism
Copy link
Contributor

Thanks! I've been meaning to do this, but it was flying below my annoyance threshold :-)

@lkuper lkuper deleted the alt-to-match branch February 2, 2013 21:07
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 9, 2025
RalfJung added a commit to RalfJung/rust that referenced this pull request Jun 10, 2025
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