mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-25 00:03:43 +00:00
c77fc06d52
Add lint that detects transmutation from a float to an integer and suggests usage of `{f32, f64}.to_bits()` instead. |
||
---|---|---|
.. | ||
auxiliary | ||
ui | ||
ui-toml | ||
compile-test.rs | ||
dogfood.rs | ||
fmt.rs | ||
integration.rs | ||
matches.rs | ||
missing-test-files.rs | ||
needless_continue_helpers.rs | ||
versioncheck.rs |