Uh oh!
There was an error while loading. Please reload this page.
Stable backport of #73613 - #74746
Conversation
Thus we avoid propagation of a local the moment we encounter references to it.
Mark-Simulacrum
commented
Jul 25, 2020
@bors r+ p=1000 rollup=never Thanks! I'll invalidate dev-static once this lands so we can get artifacts for testing. |
bors
commented
Jul 25, 2020
📌 Commit 32166ab has been approved by |
bors
commented
Jul 25, 2020
⌛ Testing commit 32166ab with merge 9e04db83e57fdce346a7c31587b760e70fe1a538... |
rust-log-analyzer
commented
Jul 25, 2020
Your PR failed (pretty log, raw log). Through arcane magic we have determined that the following fragments from the build log may contain information about the problem. 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 |
bors
commented
Jul 25, 2020
💔 Test failed - checks-actions |
Mark-Simulacrum
commented
Jul 25, 2020
Well, that's not good. cc @mati865 |
mati865
commented
Jul 25, 2020
I won't have access to any desktop until tomorrow. I think this doesn't happen on nightly right? |
mati865
commented
Jul 25, 2020
The PR #73188 |
mati865
commented
Jul 26, 2020
@Mark-Simulacrum I have checked and #73188 is not present on stable. Do you want to backport it or should I search for band-aid workaround? |
Mark-Simulacrum
commented
Jul 26, 2020
I'm fine with backporting it, will do so sometime today. Thanks! |
Mark-Simulacrum
commented
Jul 26, 2020
@bors r+ p=1000 rollup=never |
bors
commented
Jul 26, 2020
📌 Commit 41895ca has been approved by |
bors
commented
Jul 26, 2020
bors
commented
Jul 26, 2020
☀️ Test successful - checks-actions, checks-azure |
This is the backport of #73613 to stable.
r? @ghost
cc @Mark-Simulacrum
In addition the tests added in the original PR passing, I've also confirmed that the test case in #74739 works correctly.