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

Allow a new macro hygiene lint until we get Diesel 1.4 #1469

Merged
merged 1 commit into from
Aug 2, 2018

Conversation

jtgeibel
Copy link
Member

@jtgeibel jtgeibel commented Aug 1, 2018

Because we deny warnings, this new lint will cause our CI to fail once
it hits beta. Allowing unknown_lints is necessary because
stable-1.28 isn't aware of this lint.

This patch can be reverted as part of upgrading to Diesel 1.4 once that
is released. See the upstream PR for more information.

Because we deny warnings, this new lint will cause our CI to fail once
it hits beta.  Allowing `unknown_lints` is necessary because
stable-1.28 isn't aware of this lint.

This patch can be reverted as part of upgrading to Diesel 1.4 once that
is released.  See the [upstream PR] for more information.

[upstream PR]: diesel-rs/diesel#1787
@jtgeibel
Copy link
Member Author

jtgeibel commented Aug 2, 2018

I'm going to go ahead and merge this so that master builds cleanly on nightly. The plan is to revert this commit as part of our next Diesel upgrade.

bors: r+

bors-voyager bot added a commit that referenced this pull request Aug 2, 2018
1469: Allow a new macro hygiene lint until we get Diesel 1.4 r=jtgeibel a=jtgeibel

Because we deny warnings, this new lint will cause our CI to fail once
it hits beta.  Allowing `unknown_lints` is necessary because
stable-1.28 isn't aware of this lint.

This patch can be reverted as part of upgrading to Diesel 1.4 once that
is released.  See the [upstream PR] for more information.

[upstream PR]: diesel-rs/diesel#1787

Co-authored-by: Justin Geibel <jtgeibel@gmail.com>
@bors-voyager
Copy link
Contributor

bors-voyager bot commented Aug 2, 2018

Build succeeded

@bors-voyager bors-voyager bot merged commit 1f9eef2 into rust-lang:master Aug 2, 2018
@jtgeibel jtgeibel deleted the macro-import-changes branch August 2, 2018 03:47
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.

1 participant