rust/clippy_lints
Thiago Arrais f5596826fa Better copy for lint message
Since x.log(y) is actually implemented as x.ln() / y.ln()
2020-07-06 13:45:43 -03:00
..
src Better copy for lint message 2020-07-06 13:45:43 -03:00
Cargo.toml Merge commit 'ff0993c5e9162ddaea78e83d0f0161e68bd4ea73' into clippy 2020-06-09 14:36:01 +00:00
README.md

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