Closed
Description
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
Labels
No labels