mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-01-02 00:09:08 +00:00
38d4ac7cea
Discussion previously happened in https://github.com/rust-lang/rust/pull/43498
3 lines
96 B
Rust
3 lines
96 B
Rust
// error-pattern: error reading Clippy's configuration file: unknown key `foobar`
|
|
|
|
fn main() {}
|