You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
5 commit comments
bors commentedon Apr 20, 2014
saw approval from alexcrichton
at https://github.com/aochagavia/rust/commit/e36adee3ae498cbf98e463f68372dca8ac8e20ac
bors commentedon Apr 20, 2014
merging aochagavia/rust/pr-2 = e36adee into auto
bors commentedon Apr 20, 2014
aochagavia/rust/pr-2 = e36adee merged ok, testing candidate = 4d49693
bors commentedon Apr 20, 2014
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
bors commentedon Apr 20, 2014
fast-forwarding master to auto = 4d49693