-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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)
- Loading branch information
1 parent
d35804e
commit e36adee
Showing
1 changed file
with
6 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e36adee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from alexcrichton
at https://github.com/aochagavia/rust/commit/e36adee3ae498cbf98e463f68372dca8ac8e20ac
e36adee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging aochagavia/rust/pr-2 = e36adee into auto
e36adee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
aochagavia/rust/pr-2 = e36adee merged ok, testing candidate = 4d49693
e36adee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/5349
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5345
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4438
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4451
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5447
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4535
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4543
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5449
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4534
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4540
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/4604
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2334
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5445
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4540
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4554
e36adee
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = 4d49693