Uh oh!
There was an error while loading. Please reload this page.
extended information for slice pattern errors (E0527 through E0529) - #34319
Conversation
There was a problem hiding this comment.
This code throws E0308 on nightly as it seems.
GuillaumeGomez
commented
Jun 17, 2016
Have you tested your code on nightly? |
zackmdavis
commented
Jun 17, 2016
That's strange! What specific nightly are you on? I composed these against 5c2a5d4 2016-06-11, and it looks like they still behave the same against bb4a79b 2016-06-15 (which |
zackmdavis
commented
Jun 17, 2016
Also, Travis points out that I made a syntax error (which I suppose is only just punishment for relying on CI instead of building it locally); I'll (force-)push a fix for that later. |
I tried on play.rust-lang.org. So maybe the nightly version isn't up-to-date. Don't really know. I'll retry once you'll update it. |
9b3f857 to
f3fa2efComparezackmdavis
commented
Jun 22, 2016
@GuillaumeGomez Force-pushed to fix syntax. The playpen was very out of date, but has been fixed now (rust-lang/rust-playpen#215). |
f3fa2ef to
9c1c399Comparezackmdavis
commented
Jun 22, 2016
Force-pushed again because the corrected code samples were failing tests due to the lack of the |
There was a problem hiding this comment.
Please add "E0527 flag", like this:
```compile_fail,E0527
GuillaumeGomez
commented
Jun 22, 2016
About the error code flags, take a look here for more information. |
zackmdavis
commented
Jun 23, 2016
(added error code flags) |
Everything looks good. Can you make a commit for each error code explanation please? (So 3 commits in total.) |
0b7d3ce to
06599b7Comparezackmdavis
commented
Jun 30, 2016
@GuillaumeGomez Force-pushed with error code test directives squashed into the individual per-extended-error commits (and rebased on master). I regret the delay. |
GuillaumeGomez
commented
Jun 30, 2016
No problem. A few nits to fix and it should be good to go! |
bors
commented
Jul 10, 2016
☔ The latest upstream changes (presumably #34365) made this pull request unmergeable. Please resolve the merge conflicts. |
bors
commented
Aug 2, 2016
💣 Buildbot returned an error: |
bors
commented
Aug 2, 2016
⌛ Testing commit e960021 with merge 505842a... |
bors
commented
Aug 2, 2016
💔 Test failed - auto-win-msvc-64-opt-no-mir |
alexcrichton
commented
Aug 2, 2016
@bors: retry On Tue, Aug 2, 2016 at 12:05 PM, bors notifications@github.com wrote:
|
…rors, r=GuillaumeGomez extended information for slice pattern errors (E0527 through E0529) r? @GuillaumeGomez
…rors, r=GuillaumeGomez extended information for slice pattern errors (E0527 through E0529) r? @GuillaumeGomez
…rors, r=GuillaumeGomez extended information for slice pattern errors (E0527 through E0529) r? @GuillaumeGomez
…rors, r=GuillaumeGomez extended information for slice pattern errors (E0527 through E0529) r? @GuillaumeGomez
…rors, r=GuillaumeGomez extended information for slice pattern errors (E0527 through E0529) r? @GuillaumeGomez
Rollup of 30 pull requests - Successful merges: #34319, #35041, #35042, #35076, #35109, #35137, #35175, #35181, #35182, #35189, #35239, #35264, #35266, #35281, #35285, #35289, #35291, #35294, #35296, #35297, #35298, #35299, #35318, #35319, #35324, #35326, #35328, #35333, #35359, #35362 - Failed merges:
r? @GuillaumeGomez