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

Minor changes in std::mem #13643

Merged
merged 1 commit into from
Apr 20, 2014
Merged

Minor changes in std::mem #13643

merged 1 commit into from
Apr 20, 2014

Conversation

aochagavia
Copy link
Contributor

Fixed a typo in the documentation of std::mem, and refactored a function to use match instead of if.

Also added a FIXME to the benchmarks at the end of the file stating that they should be moved to another place, because they have nothing to do with mem (see #13642)

Fixed a typo in the documentation of std::mem, and refactored a function to use match instead of if.

Also added a FIXME to the benchmarks at the end of the file stating that they should be moved to another place, because they have nothing to do with `mem` (see #13642)
bors added a commit that referenced this pull request Apr 20, 2014
Fixed a typo in the documentation of std::mem, and refactored a function to use match instead of if.

Also added a FIXME to the benchmarks at the end of the file stating that they should be moved to another place, because they have nothing to do with `mem` (see #13642)
@bors bors closed this Apr 20, 2014
@bors bors merged commit e36adee into rust-lang:master Apr 20, 2014
@aochagavia aochagavia deleted the pr-2 branch April 21, 2014 15:18
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