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
299f1270a6
rust
/
tests
/
conf_whitelisted.rs
3 lines
94 B
Rust
Raw
Normal View
History
Unescape
Escape
Move all `*.toml` test files to `tests/aux`
2016-10-03 17:49:41 +02:00
#![
feature(plugin)
]
Cargo fmt
2017-11-04 20:55:56 +01:00
#![
plugin(clippy(conf_file =
"
./tests/auxiliary/conf_whitelisted.toml
"
))
]
Reference in New Issue
Copy Permalink