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

Make RFC 1214 warnings into errors #30389

Merged
merged 1 commit into from
Dec 18, 2015
Merged

Conversation

nikomatsakis
Copy link
Contributor

Make RFC 1214 warnings into errors, and rip out the "warn or err"
associated machinery. Future such attempts should go through lints
anyhow.

There is a fair amount of fallout in the compile-fail tests, as WF
checking now occurs earlier in the process.

r? @arielb1

@jroesch
Copy link
Member

jroesch commented Dec 15, 2015

LGTM, seems to me like a nice clean up pass.

@arielb1
Copy link
Contributor

arielb1 commented Dec 15, 2015

At last!

@bors r+

@nikomatsakis
Copy link
Contributor Author

@bors r=arielb1

@bors
Copy link
Contributor

bors commented Dec 16, 2015

📌 Commit b5d024d has been approved by arielb1

This was referenced Dec 16, 2015
bors added a commit that referenced this pull request Dec 16, 2015
@bors
Copy link
Contributor

bors commented Dec 16, 2015

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

@nikomatsakis
Copy link
Contributor Author

@Manishearth to be clear, this did NOT land as part of some rollup, right?

@Manishearth
Copy link
Member

Yeah, this didn't get rolled up. I tried to, but there were merge conflicts (which is why it got mentioned by the rollups)

(Probably should have prioritized this one and fixed the smaller merge conflicts instead of breaking this PR, but I didn't notice that this PR touched so much. Sorry.)

@nikomatsakis
Copy link
Contributor Author

@bors r=arielb1 p=1

@bors
Copy link
Contributor

bors commented Dec 18, 2015

📌 Commit cd8e914 has been approved by arielb1

@nikomatsakis
Copy link
Contributor Author

Giving p=1 because this is conflict prone and better to land sooner rather than later so people have more time to adapt.

associated machinery. Future such attempts should go through lints
anyhow.

There is a fair amount of fallout in the compile-fail tests, as WF
checking now occurs earlier in the process.
@nikomatsakis
Copy link
Contributor Author

@bors r=arielb1 p=1

@bors
Copy link
Contributor

bors commented Dec 18, 2015

📌 Commit dbf994b has been approved by arielb1

bors added a commit that referenced this pull request Dec 18, 2015
Make RFC 1214 warnings into errors, and rip out the "warn or err"
associated machinery. Future such attempts should go through lints
anyhow.

There is a fair amount of fallout in the compile-fail tests, as WF
checking now occurs earlier in the process.

r? @arielb1
@bors
Copy link
Contributor

bors commented Dec 18, 2015

⌛ Testing commit dbf994b with merge 5dd29cc...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
relnotes Marks issues that should be documented in the release notes of the next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants