Skip to content

Build failure on nightly-2018-02-01 #2429

Closed
@ehuss

Description

@ehuss

Clippy seems to be failing to compile on nightly-2018-02-01 with this error:

error[E0063]: missing field `approximate` in initializer of `rustc_errors::CodeSuggestion`
   --> clippy_lints\src\utils\mod.rs:636:16
    |
636 |     let sugg = rustc_errors::CodeSuggestion {
    |                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `approximate`

Presumably caused by rust-lang/rust#47540

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