mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 07:00:55 +00:00
8e1dc0481c
If you try to use `f64::PI`, it won't work-- you need to use `f64::consts::PI`, so suggest that in the lint message. |
||
---|---|---|
.. | ||
compile-fail | ||
compile-fail-regex_macros | ||
run-pass | ||
run-pass-regex_macros | ||
camel_case.rs | ||
cc_seme.rs | ||
compile-test.rs | ||
consts.rs | ||
dogfood.rs | ||
issue-825.rs | ||
matches.rs | ||
trim_multiline.rs | ||
used_underscore_binding_macro.rs | ||
versioncheck.rs |