Skip to content

Conversation

hanna-kruppe
Copy link
Contributor

@hanna-kruppe hanna-kruppe commented Dec 6, 2016

Error handling is being transitioned from ErrorOr to Expected which has a different API and requires explicitly handling all errors

cc #37609

Error handling is being transitioned from ErrorOr<T> to Expected<T> which has a different API and requires explicitly handling all errors
@rust-highfive
Copy link
Contributor

r? @aturon

(rust_highfive has picked a reviewer for you, use r? to override)

@alexcrichton
Copy link
Member

@bors: r+

@bors
Copy link
Collaborator

bors commented Dec 6, 2016

📌 Commit 25564dc has been approved by alexcrichton

@shepmaster shepmaster mentioned this pull request Dec 6, 2016
23 tasks
@bors
Copy link
Collaborator

bors commented Dec 9, 2016

⌛ Testing commit 25564dc with merge bd148d2...

bors added a commit that referenced this pull request Dec 9, 2016
…richton

[LLVM 4.0] rustllvm archive support

Error handling is being transitioned from ErrorOr<T> to Expected<T> which has a different API and requires explicitly handling all errors

cc #37609
@bors bors merged commit 25564dc into rust-lang:master Dec 9, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants