Skip to content

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
Contributor

r? @nikomatsakis

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

@bors
Copy link
Collaborator

bors commented May 10, 2015

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

@nham nham force-pushed the copy_long_diag branch from c48fcc6 to ed1bc68 Compare May 10, 2015 22:50
@nham nham changed the title Add long diagnostics for E0184, E0204, E0205, E0206, E0243, E0244. Add some long diagnostic messages. May 11, 2015
@nham nham force-pushed the copy_long_diag branch from d5c8fe7 to 3c4facb Compare May 11, 2015 01:04
@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.

5 participants