miniblog.
← Back to all posts
Wilfred Hughes
May 30, 2015 at 22:31
Rust's compiler warnings are already excellent, but rust-clippy
https://github.com/Manishearth/rust-clippy
provides a slew of other useful lints.
GitHub - Manishearth/rust-clippy: A bunch of lints to catch common mistakes and improve your Rust code
A bunch of lints to catch common mistakes and improve your Rust code - Manishearth/rust-clippy