Uh oh!
There was an error while loading. Please reload this page.
Replace try! with ?. - #36041
Conversation
rust-highfive
commented
Aug 27, 2016
r? @nrc (rust_highfive has picked a reviewer for you, use r? to override) |
nrc
commented
Aug 28, 2016
lgtm, but just checking with @rust-lang/compiler that they approve |
eddyb
commented
Aug 28, 2016
cc @jonathandturner Does this change anything |
nrc
commented
Aug 28, 2016
This is all internal stuff, linbsyntax is touched in #36037 |
eddyb
commented
Aug 28, 2016
@nrc I was asking mostly because of a potential move of libsyntax to the error code system used in rustc. |
ahmedcharles
commented
Aug 28, 2016
I can move changes (if there are any) that would impact syntex to #36037, easily enough and then get this merged. |
dtolnay
commented
Aug 28, 2016
None of these affect syntex. |
nrc
commented
Aug 29, 2016
@bors: r+ |
bors
commented
Aug 29, 2016
📌 Commit 26296c4 has been approved by |
nikomatsakis
commented
Aug 31, 2016
👍 |
bors
commented
Sep 1, 2016
☔ The latest upstream changes (presumably #35718) made this pull request unmergeable. Please resolve the merge conflicts. |
ahmedcharles
commented
Sep 2, 2016
I assume this needs to be approved again @nrc? |
bors
commented
Sep 3, 2016
☔ The latest upstream changes (presumably #36227) made this pull request unmergeable. Please resolve the merge conflicts. |
nrc
commented
Sep 5, 2016
@ahmedcharles yes, and unfortunately it needs another rebase now. When you push new commits, it is a good idea to ping the reviewer in a comment since GitHub does not send notifications about new commits (thus why I missed this). |
dtolnay
commented
Sep 5, 2016
It does if you check the "Pull Request pushes" box at https://github.com/settings/notifications: |
sophiajt
commented
Sep 5, 2016
@dtolnay - if we checked that, for the amount of PRs we review, we'd likely swamp our inbox and still not see it, sadly |
ahmedcharles
commented
Sep 9, 2016
@nrc Probably ready for another try. |
nrc
commented
Sep 9, 2016
@bors: r+ |
bors
commented
Sep 9, 2016
📌 Commit a51dc66 has been approved by |
bors
commented
Sep 9, 2016
⌛ Testing commit a51dc66 with merge 97d8c0c... |
bors
commented
Sep 9, 2016
💔 Test failed - auto-win-msvc-64-cargotest |
alexcrichton
commented
Sep 9, 2016
@bors: retry On Fri, Sep 9, 2016 at 2:04 PM, bors notifications@github.com wrote:
|
bors
commented
Sep 9, 2016
bors
commented
Sep 10, 2016
💔 Test failed - auto-win-msvc-64-cargotest |
ahmedcharles
commented
Sep 10, 2016
Seems like an intermittent failure @alexcrichton@nrc ? |
There was a problem hiding this comment.
This file does not look like it's actually part of this PR.
ahmedcharles
commented
Sep 11, 2016
The merge conflict issue is fixed. @nrc. |
nrc
commented
Sep 13, 2016
@bors: r+ |
bors
commented
Sep 13, 2016
📌 Commit 694d601 has been approved by |
bors
commented
Sep 14, 2016
⌛ Testing commit 694d601 with merge 389abeb... |
bors
commented
Sep 14, 2016
💔 Test failed - auto-win-msvc-64-opt-rustbuild |
alexcrichton
commented
Sep 14, 2016
@bors: retry On Tue, Sep 13, 2016 at 6:43 PM, bors notifications@github.com wrote:
|
bors
commented
Sep 14, 2016
⌛ Testing commit 694d601 with merge 739d571... |

No description provided.