Docs.rs
clippy-0.0.3
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
clippy 0.0.3
A bunch of helpful lints to avoid common pitfalls in Rust
Crate
Source
Builds
Feature flags
Hide files
src
tests
.gitignore
.travis.yml
Cargo.toml
README.md
1
2
3
4
5
6
language
:
rust
sudo
:
false
script
:
-
cargo build
-
cargo test