rust/clippy_lints
Takayuki Nakata 2892a2b0f5 Fix FP in print_stdout
This lint shouldn't be emitted in `build.rs` as `println!` and `print!` are used for the build script.
2020-09-24 23:22:54 +09:00
..
2020-09-24 23:22:54 +09:00
2020-09-16 12:09:57 +07:00

This crate contains Clippy lints. For the main crate, check GitHub.