Uh oh!
There was an error while loading. Please reload this page.
Check the invariant for principal inside the method - #55032
Conversation
rust-highfive
commented
Oct 13, 2018
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 |
Mark-Simulacrum
commented
Oct 13, 2018
This looks reasonable to me, presuming I've understood. To clarify, this is fine because all Dynamic (i.e. trait objects) are currently required to have a principal, right? If so, then r=me once tests are passing |
yes, the way you create such objects is by giving them a principal (If I'm reading the code correctly) Also, like 10% of the code calling @bors r=Mark-Simulacrum |
bors
commented
Oct 13, 2018
📌 Commit 585490d has been approved by |
bors
commented
Oct 14, 2018
⌛ Testing commit 585490d with merge 87fceb15a7b91e37fb7c3df06ecda090b6af01bb... |
bors
commented
Oct 14, 2018
💔 Test failed - status-travis |
rust-highfive
commented
Oct 14, 2018
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 |
kennytm
commented
Oct 14, 2018
bors
commented
Oct 14, 2018
…k-Simulacrum Check the invariant for `principal` inside the method r? @Mark-Simulacrum
bors
commented
Oct 14, 2018
☀️ Test successful - status-appveyor, status-travis |
rust-highfive
commented
Oct 14, 2018
📣 Toolstate changed by #55032! Tested on commit 14f42a7. 💔 clippy-driver on windows: test-pass → build-fail (cc @Manishearth@llogiq@mcarton@oli-obk, @rust-lang/infra). |
Tested on commit rust-lang/rust@14f42a7. Direct link to PR: <rust-lang/rust#55032> 💔 clippy-driver on windows: test-pass → build-fail (cc @Manishearth@llogiq@mcarton@oli-obk, @rust-lang/infra). 💔 clippy-driver on linux: test-pass → build-fail (cc @Manishearth@llogiq@mcarton@oli-obk, @rust-lang/infra). 💔 rls on windows: test-pass → build-fail (cc @nrc, @rust-lang/infra). 💔 rls on linux: test-pass → build-fail (cc @nrc, @rust-lang/infra).
r? @Mark-Simulacrum