Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #14231 (mk: Don't run benchmarks with `make check`) Closes #14215 (std: Modify TempDir to not fail on drop. Closes #12628) Closes #14211 (rustdoc: functions in ffi blocks are unsafe) Closes #14210 (Make Vec.truncate() resilient against failure in Drop) Closes #14208 (Make `from_bits` in `bitflags!` safe; add `from_bits_truncate`) Closes #14206 (Register new snapshots) Closes #14205 (use sched_yield on linux and freebsd) Closes #14204 (Add a crate for missing stubs from libcore) Closes #14203 (shootout-mandelbrot: Either 10-20% or 80-100% improvement.) Closes #14202 (Add flow-graph visualization (via graphviz) to rustc) Closes #14201 (Render not_found with an absolute path to the rust stylesheet) Closes #14200 (std cleanup) Closes #14189 (Implement cell::clone_ref)
- Loading branch information
17df573
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@17df573
17df573
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 = 17df573 into auto
17df573
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 = 17df573 merged ok, testing candidate = 0481d62
17df573
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/5798
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5796
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4891
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4900
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5895
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4984
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4992
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5898
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4983
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4989
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/5051
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2784
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5891
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4987
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/5002
17df573
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 = 0481d62