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
☔️ The latest upstream changes (presumably rust-lang/rust#40851) have made clippy unbuildable.
error[E0063]: missing field `msg` in initializer of `rustc_errors::CodeSuggestion`
--> clippy_lints/src/utils/mod.rs:596:53
|
596 | let sugg = rustc_errors::RenderSpan::Suggestion(rustc_errors::CodeSuggestion {
|
@oli-obk wait, you made this one? probably you know what's the right way to port?
The text was updated successfully, but these errors were encountered:
☔️ The latest upstream changes (presumably rust-lang/rust#40851) have made clippy unbuildable.
@oli-obk wait, you made this one? probably you know what's the right way to port?
The text was updated successfully, but these errors were encountered: