mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-02 16:29:10 +00:00
6 lines
99 B
Rust
6 lines
99 B
Rust
// error-pattern: error reading Clippy's configuration file: unknown key `foobar`
|
|
|
|
|
|
|
|
|
|
fn main() {}
|