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

resolve: change most backwards incompatible ambiguity errors to legacy_imports warnings #38271

Merged
merged 1 commit into from
Dec 20, 2016

Conversation

jseyfried
Copy link
Contributor

Fixes #38176.
r? @nrc or @nikomatsakis

@alexcrichton
Copy link
Member

ping @nrc / @nikomatsakis, would be great to get this in before beta!

@alexcrichton
Copy link
Member

Nominating for beta to ensure we don't forget about this if it misses the beta branch. Note that this should only go into 1.15.0 beta, not the current (as of this writing) 1.14.0 beta.

@alexcrichton alexcrichton added the beta-nominated Nominated for backporting to the compiler in the beta channel. label Dec 15, 2016
@nrc
Copy link
Member

nrc commented Dec 20, 2016

@bors: r+

@bors
Copy link
Contributor

bors commented Dec 20, 2016

📌 Commit cfabce2 has been approved by nrc

@bors
Copy link
Contributor

bors commented Dec 20, 2016

⌛ Testing commit cfabce2 with merge 3038f30...

bors added a commit that referenced this pull request Dec 20, 2016
resolve: change most backwards incompatible ambiguity errors to `legacy_imports` warnings

Fixes #38176.
r? @nrc or @nikomatsakis
@nikomatsakis
Copy link
Contributor

Marking as beta-accepted. Patch is kind of medium-ish, but this is a serious regression, and mostly the patch is converting errors into lints. cc @rust-lang/compiler

@nikomatsakis nikomatsakis added the beta-accepted Accepted for backporting to the compiler in the beta channel. label Dec 30, 2016
@brson brson removed the beta-nominated Nominated for backporting to the compiler in the beta channel. label Dec 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
beta-accepted Accepted for backporting to the compiler in the beta channel.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants