Skip to content

error: "multiple input filenames provided" #2566

Closed
@matthiaskrgr

Description

@matthiaskrgr

Todays nightly breakage:

cargo new --bin clippy_test
cd clippy_test
cargo clippy

fails with

bin: clippy_test
   Compiling clippy_test v0.1.0 (file:///tmp/clippy_test)
error: multiple input filenames provided
error: Could not compile `clippy_test`.
To learn more, run the command again with --verbose.

I have on ideas what is going on there :/ I tried adding --verbose but that didn't help at all.

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