Skip to content

Compilation breakage: rustc_errors::CodeSuggestion #1714

Closed
@ishitatsuyuki

Description

@ishitatsuyuki

☔️ 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions