Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement traits for parser error structs #24454

Merged
merged 1 commit into from
Apr 17, 2015
Merged

Implement traits for parser error structs #24454

merged 1 commit into from
Apr 17, 2015

Conversation

aochagavia
Copy link
Contributor

Implement Debug, Display and Error for FatalError and ExplicitBug

Implement `Debug`, `Display` and `Error` for `FatalError` and `ExplicitBug`
@rust-highfive
Copy link
Collaborator

r? @sfackler

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

@alexcrichton
Copy link
Member

@bors: r+ 9891ea7

Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 17, 2015
 Implement `Debug`, `Display` and `Error` for `FatalError` and `ExplicitBug`
Manishearth added a commit to Manishearth/rust that referenced this pull request Apr 17, 2015
 Implement `Debug`, `Display` and `Error` for `FatalError` and `ExplicitBug`
@bors
Copy link
Contributor

bors commented Apr 17, 2015

⌛ Testing commit 9891ea7 with merge cd496f0...

@bors
Copy link
Contributor

bors commented Apr 17, 2015

💔 Test failed - auto-mac-64-nopt-t

@alexcrichton
Copy link
Member

@bors: retry

On Fri, Apr 17, 2015 at 8:40 AM, bors notifications@github.com wrote:

[image: 💔] Test failed - auto-mac-64-nopt-t
http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4568


Reply to this email directly or view it on GitHub
#24454 (comment).

@bors bors merged commit 9891ea7 into rust-lang:master Apr 17, 2015
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