This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
b77d74030b
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 20:11:32 +01:00
// error-pattern: `conf_file` must be a named value
Reduce the hackiness of cargo-clippy
2017-09-18 12:47:33 +02:00
Start implementing a configuration file
2016-02-21 20:11:32 +01:00
#![
plugin(clippy(conf_file))
]
fn
main
(
)
{
}
Reference in New Issue
Copy Permalink