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