mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-12-18 09:03:18 +00:00
4 lines
96 B
Rust
4 lines
96 B
Rust
|
// error-pattern: error reading Clippy's configuration file: unknown key `foobar`
|
||
|
|
||
|
fn main() {}
|