This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ca437e81a7
rust
/
tests
/
ui-toml
/
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 13:11:32 -06:00
// error-pattern: error reading Clippy's configuration file: unknown key `foobar`
Reduce the hackiness of cargo-clippy
2017-09-18 05:47:33 -05:00
Remove all mention and testing of #[plugin(clippy)] and warn if used
2018-05-11 06:20:39 -05:00
Start implementing a configuration file
2016-02-21 13:11:32 -06:00
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink