Uh oh!
There was an error while loading. Please reload this page.
in which .. is suggested for erroneous ... in struct field patterns - #46763
Conversation
petrochenkov
commented
Dec 16, 2017
@bors r+ |
bors
commented
Dec 16, 2017
📌 Commit d40197c has been approved by |
@zackmdavis@estebank This PR is a very typical diagnostic PR adding an ad hoc custom error for a single token in a single context ignoring the larger picture. It would be more useful to fix this generically, e.g. to add something like Even without generic approach, fixing all contexts (including symmetry) for a specific pair of tokens (like |
bors
commented
Dec 16, 2017
…_pattern_ellipsis, r=petrochenkov in which `..` is suggested for erroneous `...` in struct field patterns Resolves#46718. Supersedes #46721. r? @petrochenkov
bors
commented
Dec 16, 2017
☀️ Test successful - status-appveyor, status-travis |
Resolves#46718. Supersedes #46721.
r? @petrochenkov