Skip to content

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

Merged
bors-voyager[bot] merged 1 commit into
rust-lang:masterfrom
jtgeibel:macro-import-changes
Aug 2, 2018
Merged

Allow a new macro hygiene lint until we get Diesel 1.4#1469
bors-voyager[bot] merged 1 commit into
rust-lang:masterfrom
jtgeibel:macro-import-changes

Conversation

@jtgeibel
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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