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 some long diagnostic messages. #25272

Merged
merged 6 commits into from May 12, 2015
Merged

Add some long diagnostic messages. #25272

merged 6 commits into from May 12, 2015

Conversation

nham
Copy link
Contributor

@nham nham commented May 10, 2015

Adds long diagnostic messages for:

  • E0184
  • E0204
  • E0205
  • E0206
  • E0243
  • E0244
  • E0249
  • E0250

This PR also adds some comments to the error codes in librustc_typeck/diagnostics.rs.

cc #24407

@rust-highfive
Copy link
Collaborator

r? @nikomatsakis

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

@bors
Copy link
Contributor

bors commented May 10, 2015

☔ The latest upstream changes (presumably #25281) made this pull request unmergeable. Please resolve the merge conflicts.

@nham nham changed the title Add long diagnostics for E0184, E0204, E0205, E0206, E0243, E0244. Add some long diagnostic messages. May 11, 2015
@alexcrichton
Copy link
Member

@bors: r+ 3c4facb rollup

Very nice!

steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 11, 2015
Adds long diagnostic messages for:

 - E0184
 - E0204
 - E0205
 - E0206
 - E0243
 - E0244
 - E0249
 - E0250

This PR also adds some comments to the error codes in `librustc_typeck/diagnostics.rs`.

cc rust-lang#24407
bors added a commit that referenced this pull request May 11, 2015
steveklabnik added a commit to steveklabnik/rust that referenced this pull request May 12, 2015
Adds long diagnostic messages for:

 - E0184
 - E0204
 - E0205
 - E0206
 - E0243
 - E0244
 - E0249
 - E0250

This PR also adds some comments to the error codes in `librustc_typeck/diagnostics.rs`.

cc rust-lang#24407
bors added a commit that referenced this pull request May 12, 2015
@bors bors merged commit 3c4facb into rust-lang:master May 12, 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.

None yet

5 participants