Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Closes #14480 (vim: Add :RustRun and associated commands) Closes #14917 (Deprecate free-standing endian conversions in favor of methods on Int. Merge Bitwise into Int and add more bit operations.) Closes #14981 (librustc: Use expr_ty_adjusted in trans_overloaded_call.) Closes #14989 (std::task - Revamp TaskBuilder API) Closes #14997 (Reject double moves out of array elements) Closes #14998 (Vim: highlight escapes for byte literals.) Closes #15002 (Fix FIXME #5275) Closes #15004 (Fix #14865) Closes #15007 (debuginfo: Add test case for issue #14411.) Closes #15012 ((doc) Change search placeholder text.) Closes #15013 (Update compiler-rt.) Closes #15017 (Deprecate the bytes!() macro.)
- Loading branch information
2c3bf88
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@2c3bf88
2c3bf88
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 = 2c3bf88 into auto
2c3bf88
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 = 2c3bf88 merged ok, testing candidate = 3770c42
2c3bf88
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/6287
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/6286
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/5382
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/5391
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/6384
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/5473
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/5480
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/6387
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/5472
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/5477
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/5538
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/3273
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/6377
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/5488
2c3bf88
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 = 3770c42