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
2024-12-18 17:15:05 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fd8a1d20cc
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 19:11:32 +00:00
// error-pattern: error reading Clippy's configuration file: unknown key `foobar`
Reduce the hackiness of cargo-clippy
2017-09-18 10:47:33 +00:00
Remove all mention and testing of #[plugin(clippy)] and warn if used
2018-05-11 11:20:39 +00:00
Start implementing a configuration file
2016-02-21 19:11:32 +00:00
fn
main
(
)
{
}
Reference in a new issue
Copy permalink