mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-18 17:15:05 +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() {}
|