Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #15807 (Deprecate some unsafe functions in `str::raw` and remove `OwnedStr` trait) Closes #15859 (Implement `Show` for `CString` and fix warning compiling tests for libcollections) Closes #15911 (Updated LLVM for iOS) Closes #15925 (libsyntax: Remove `~self` and `mut ~self` from the language.) Closes #15930 (Add examples for Checked[Add|Sub|Mul|Div]) Closes #15933 (rustdoc: make table of contents optional) Closes #15937 (librustc: Make bare functions implement the `FnMut` trait.) Closes #15938 (librustc: Check structure constructors against their types.) Closes #15939 (rustdoc: Add a --crate-name option) Closes #15942 (Document trie collections) Closes #15943 (Document SmallIntMap)
- Loading branch information
1031ad8
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 alexcrichton@1031ad8
1031ad8
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 alexcrichton/rust/rollup = 1031ad8 into auto
1031ad8
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.
alexcrichton/rust/rollup = 1031ad8 merged ok, testing candidate = 44dc6972
1031ad8
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.
some tests failed:
failure: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/499
exception: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/498
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/498
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/497
exception: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/498
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/498
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/499
exception: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/498
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/504
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/499
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/498
exception: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/501
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/499
exception: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/500
1031ad8
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 alexcrichton@1031ad8
1031ad8
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 alexcrichton/rust/rollup = 1031ad8 into auto
1031ad8
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.
alexcrichton/rust/rollup = 1031ad8 merged ok, testing candidate = 4461f03
1031ad8
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/499
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/499
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/498
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/499
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/499
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/500
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/499
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/505
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/500
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/499
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/502
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/500
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/500
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/501
1031ad8
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 = 4461f03