This website requires JavaScript.
Explore
Help
Sign in
Mirrors
/
rust-clippy
Watch
2
Star
0
Fork
You've already forked rust-clippy
0
mirror of
https://github.com/rust-lang/rust-clippy
synced
2025-03-07 08:47:31 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1931f53396
rust-clippy
/
tests
/
ui
/
toml_unknown_key
/
conf_unknown_key.rs
7 lines
99 B
Rust
Raw
Normal View
History
Unescape
Escape
Start implementing a configuration file
2016-02-21 20:11:32 +01:00
// error-pattern: error reading Clippy's configuration file: unknown key `foobar`
Reduce the hackiness of cargo-clippy
2017-09-18 12:47:33 +02:00
Remove all mention and testing of #[plugin(clippy)] and warn if used
2018-05-11 13:20:39 +02:00
Start implementing a configuration file
2016-02-21 20:11:32 +01:00
fn
main
(
)
{
}
Reference in a new issue
Copy permalink