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
d5b73c184b
rust
/
tests
/
ui
/
conf_bad_arg.rs
7 lines
98 B
Rust
Raw
Normal View
History
Unescape
Escape
Start implementing a configuration file
2016-02-21 13:11:32 -06:00
// error-pattern: `conf_file` must be a named value
Reduce the hackiness of cargo-clippy
2017-09-18 05:47:33 -05:00
Start implementing a configuration file
2016-02-21 13:11:32 -06:00
#![
plugin(clippy(conf_file))
]
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink