mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-24 13:43:17 +00:00
6 lines
299 B
Text
6 lines
299 B
Text
error: wildcard dependency for `regex`
|
|
|
|
|
= note: `-D clippy::wildcard-dependencies` implied by `-D warnings`
|
|
= help: to override `-D warnings` add `#[allow(clippy::wildcard_dependencies)]`
|
|
|
|
error: could not compile `wildcard_dependencies` (bin "wildcard_dependencies") due to 1 previous error
|