Skip to content

E0088/E0090 fix #38859

New issue

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

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

Already on GitHub? # to your account

Merged
merged 3 commits into from
Jan 7, 2017
Merged

E0088/E0090 fix #38859

merged 3 commits into from
Jan 7, 2017

Conversation

sophiajt
Copy link
Contributor

@sophiajt sophiajt commented Jan 5, 2017

This fixes an issue reported by @eddyb (#36208 (comment)) where the check for "too few lifetime parameters" was removed in one of the error message PRs.

I also removed the span shrinking from E0088, as early bound lifetimes give you a confusing underline in some cases.

r=eddyb

@rust-highfive
Copy link
Contributor

r? @arielb1

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

@sophiajt
Copy link
Contributor Author

sophiajt commented Jan 5, 2017

r? @eddyb

@rust-highfive rust-highfive assigned eddyb and unassigned arielb1 Jan 5, 2017
@eddyb
Copy link
Member

eddyb commented Jan 5, 2017

@bors r+

@bors
Copy link
Collaborator

bors commented Jan 5, 2017

📌 Commit 33bb471 has been approved by eddyb

@eddyb eddyb added beta-nominated Nominated for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Jan 5, 2017
@nikomatsakis nikomatsakis mentioned this pull request Jan 6, 2017
17 tasks
@nikomatsakis
Copy link
Contributor

@bors p=1

  • beta backport

@nikomatsakis nikomatsakis added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Jan 6, 2017
@nikomatsakis
Copy link
Contributor

Accepting for beta backport. Small patch. cc @rust-lang/compiler

@bors
Copy link
Collaborator

bors commented Jan 6, 2017

⌛ Testing commit 33bb471 with merge 6de9bb1...

bors added a commit that referenced this pull request Jan 6, 2017
E0088/E0090 fix

This fixes an issue reported by @eddyb (#36208 (comment)) where the check for "too few lifetime parameters" was removed in one of the error message PRs.

I also removed the span shrinking from E0088, as early bound lifetimes give you a confusing underline in some cases.

r=eddyb
@bors
Copy link
Collaborator

bors commented Jan 6, 2017

💔 Test failed - status-travis

@alexcrichton
Copy link
Member

alexcrichton commented Jan 6, 2017 via email

@nikomatsakis nikomatsakis mentioned this pull request Jan 6, 2017
6 tasks
@bors
Copy link
Collaborator

bors commented Jan 7, 2017

⌛ Testing commit 33bb471 with merge 008e239...

bors added a commit that referenced this pull request Jan 7, 2017
E0088/E0090 fix

This fixes an issue reported by @eddyb (#36208 (comment)) where the check for "too few lifetime parameters" was removed in one of the error message PRs.

I also removed the span shrinking from E0088, as early bound lifetimes give you a confusing underline in some cases.

r=eddyb
@bors
Copy link
Collaborator

bors commented Jan 7, 2017

☀️ Test successful - status-appveyor, status-travis
Approved by: eddyb
Pushing 008e239 to master...

@bors bors merged commit 33bb471 into rust-lang:master Jan 7, 2017
@alexcrichton alexcrichton removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Jan 7, 2017
@sophiajt sophiajt deleted the E0088_fix branch January 9, 2017 00:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants