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

Add error explanations for E0072, E0073, E0121, E0178, E0371, E0372. #25501

Merged
merged 1 commit into from
May 18, 2015

Conversation

nham
Copy link
Contributor

@nham nham commented May 16, 2015

cc #24407

@rust-highfive
Copy link
Collaborator

r? @alexcrichton

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

One way to fix this is by wrapping `ByteList` in a `Box`, like so:

```
struct ByteList {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The name changed from ListNode to ByteList here, was that intentional?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh, oops! Fixed.

@alexcrichton
Copy link
Member

You're a machine @nham! Thanks so much for these!

@alexcrichton
Copy link
Member

r=me with a rebase

@nham
Copy link
Contributor Author

nham commented May 17, 2015

rebased

@alexcrichton
Copy link
Member

Hm, github still says it can't be merged?

@nham
Copy link
Contributor Author

nham commented May 17, 2015

Doh! 😳 I squashed instead of rebasing. Didnt even see there was a merge conflict. Should be rebased now.

@nham
Copy link
Contributor Author

nham commented May 17, 2015

Ahh hold on, it's still borked.

@nham
Copy link
Contributor Author

nham commented May 17, 2015

Alright, my brain broke for a bit there, but it looks good now.

@alexcrichton
Copy link
Member

@bors: r+ c69a152 rollup

@bors
Copy link
Contributor

bors commented May 18, 2015

⌛ Testing commit c69a152 with merge 2dd5ad0...

bors added a commit that referenced this pull request May 18, 2015
@bors bors merged commit c69a152 into rust-lang:master May 18, 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.

4 participants