Skip to content
This repository was archived by the owner on Oct 9, 2018. It is now read-only.

Replace be with become #1

Merged
merged 1 commit into from
Feb 13, 2015
Merged

Replace be with become #1

merged 1 commit into from
Feb 13, 2015

Conversation

ranma42
Copy link

@ranma42 ranma42 commented Feb 13, 2015

The reserved keyword be has been replaced with become by
rust-lang/rust#21918.

The reserved keyword `be` has been replaced with `become` by
rust-lang/rust#21918.
@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. The way Github handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see CONTRIBUTING.md for more information.

steveklabnik added a commit that referenced this pull request Feb 13, 2015
Replace `be` with `become`
@steveklabnik steveklabnik merged commit fe8c53b into rust-lang:master Feb 13, 2015
@steveklabnik
Copy link
Member

Thnak you!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants