Uh oh!
There was an error while loading. Please reload this page.
Clarify "It is an error to..." wording for zero-duration behaviors. - #48328
Conversation
rust-highfive
commented
Feb 18, 2018
(rust_highfive has picked a reviewer for you, use r? to override) |
frewsxcv
commented
Feb 18, 2018
r? @sfackler i'm interested in doing the integration test thing you mentioned in the github issue, but i'll do that in a separate pr |
88973b6 to
19fa3daCompareThere was a problem hiding this comment.
I don't know if we need to have an explicit example of an invalid call.
There was a problem hiding this comment.
We talked about it at the docs team meeting, and everyone was generally in favor of showing off error conditions.
19fa3da to
bb2fae6Comparebb2fae6 to
931087cComparebors
commented
Feb 22, 2018
☔ The latest upstream changes (presumably #48399) made this pull request unmergeable. Please resolve the merge conflicts. |
Documentation fix side of rust-lang#48311.
931087c to
0700bd1Comparefrewsxcv
commented
Feb 25, 2018
tests are passing now, let me know if anyone sees anything else! |
shepmaster
commented
Mar 2, 2018
Heads-up @sfackler, this is ready for re-review. |
sfackler
commented
Mar 3, 2018
@bors r+ |
bors
commented
Mar 3, 2018
📌 Commit 0700bd1 has been approved by |
…o-duration, r=sfackler Fixesrust-lang#47311. r? @nrc
Documentation fix side of #48311.