Uh oh!
There was an error while loading. Please reload this page.
[beta] Permit unwinding through FFI by default - #59640
Conversation
See rust-lang#58794 for context.
rust-highfive
commented
Apr 2, 2019
r? @varkor (rust_highfive has picked a reviewer for you, use r? to override) |
rust-highfive
commented
Apr 2, 2019
|
Mark-Simulacrum
commented
Apr 2, 2019
@bors r+ p=1 |
bors
commented
Apr 2, 2019
📌 Commit bca3591 has been approved by |
rust-highfive
commented
Apr 2, 2019
The job Click to expand the log.I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
cuviper
commented
Apr 2, 2019
Hmm, I'm not sure what to make of those failures -- both do involve toggling |
emilyalbini
commented
Apr 2, 2019
@bors r- |
This reverts commit b4a6f59.
cuviper
commented
Apr 2, 2019
Mark-Simulacrum
commented
Apr 3, 2019
@bors r+ |
bors
commented
Apr 3, 2019
📌 Commit dc68548 has been approved by |
bors
commented
Apr 3, 2019
[beta] Permit unwinding through FFI by default Let's kick the can down the road, keeping FFI-unwind-abort out of stable until #58794 is resolved. cc @rust-lang/release
bors
commented
Apr 3, 2019
☀️ Test successful - checks-travis, status-appveyor |
…lacrum [beta] Permit unwinding through FFI by default This repeats #59640 for Rust 1.35, as #58794 is not yet resolved. cc @rust-lang/release r? @Mark-Simulacrum
Let's kick the can down the road, keeping FFI-unwind-abort out of stable until #58794 is resolved.
cc @rust-lang/release