Uh oh!
There was an error while loading. Please reload this page.
[MIR] Avoid some code generation for stores of ZST - #30848
Conversation
8aece30 to
2265f32Comparenagisa
commented
Jan 12, 2016
Updated. |
2265f32 to
20618d0Comparenikomatsakis
commented
Jan 12, 2016
@bors r+ |
bors
commented
Jan 12, 2016
📌 Commit 20618d0 has been approved by |
Manishearth
commented
Jan 14, 2016
bors
commented
Jan 14, 2016
⌛ Testing commit 20618d0 with merge dce34e7... |
bors
commented
Jan 14, 2016
⛄ The build was interrupted to prioritize another pull request. |
bors
commented
Jan 14, 2016
⌛ Testing commit 20618d0 with merge e5bab5d... |
bors
commented
Jan 14, 2016
💔 Test failed - auto-linux-64-nopt-t |
nagisa
commented
Jan 14, 2016
@bors retry |
bors
commented
Jan 14, 2016
⚡ Previous build results for auto-linux-32-nopt-t, auto-linux-32-opt, auto-linux-64-debug-opt, auto-linux-cross-opt, auto-linux-musl-64-opt, auto-mac-32-opt, auto-mac-64-nopt-t, auto-mac-64-opt, auto-win-msvc-32-opt are reusable. Rebuilding only auto-linux-64-nopt-t, auto-linux-64-opt, auto-linux-64-x-android-t, auto-win-gnu-32-nopt-t, auto-win-gnu-32-opt, auto-win-gnu-64-nopt-t, auto-win-gnu-64-opt, auto-win-msvc-64-opt... |
Fixes#30831
r? @nikomatsakis