You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
0 commit comments