Uh oh!
There was an error while loading. Please reload this page.
Get rid of the fake stack frame for reading from constants - #57606
Conversation
RalfJung
commented
Jan 14, 2019
(I'm on a conference, and will start catching up with my emails on Jan 22nd.) |
oli-obk
commented
Jan 15, 2019
@bors try |
bors
commented
Jan 15, 2019
⌛ Trying commit b805232 with merge a5a18a4e3822d2c19cb9cc6752bcc8930f8162e8... |
oli-obk
commented
Jan 15, 2019
@rust-timer build a5a18a4e3822d2c19cb9cc6752bcc8930f8162e8 |
rust-timer
commented
Jan 15, 2019
Success: Queued a5a18a4e3822d2c19cb9cc6752bcc8930f8162e8 with parent 33e6df4, comparison URL. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
rust-timer
commented
Jan 15, 2019
Finished benchmarking try commit a5a18a4e3822d2c19cb9cc6752bcc8930f8162e8 |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
bors
commented
Jan 22, 2019
☔ The latest upstream changes (presumably #57830) made this pull request unmergeable. Please resolve the merge conflicts. |
RalfJung
commented
Jan 23, 2019
Thanks! @bors r+ |
bors
commented
Jan 23, 2019
📌 Commit d4ee556 has been approved by |
bors
commented
Jan 23, 2019
🌲 The tree is currently closed for pull requests below priority 1000, this pull request will be tested once the tree is reopened |
Get rid of the fake stack frame for reading from constants r? @RalfJung fixes the ice in rust-lang#53708 but still keeps around the wrong "non-exhaustive match" error cc @varkor
Get rid of the fake stack frame for reading from constants r? @RalfJung fixes the ice in rust-lang#53708 but still keeps around the wrong "non-exhaustive match" error cc @varkor
Rollup of 9 pull requests Successful merges: - #57380 (Fix Instant/Duration math precision & associativity on Windows) - #57606 (Get rid of the fake stack frame for reading from constants) - #57803 (Several changes to libunwind for SGX target) - #57846 (rustdoc: fix ICE from loading proc-macro stubs) - #57860 (Add os::fortanix_sgx::ffi module) - #57861 (Don't export table by default in wasm) - #57863 (Add suggestion for incorrect field syntax.) - #57867 (Fix std::future::from_generator documentation) - #57873 (Stabilize no_panic_pow) Failed merges: r? @ghost
r? @RalfJung
fixes the ice in #53708 but still keeps around the wrong "non-exhaustive match" error
cc @varkor