diff options
| author | bors <bors@rust-lang.org> | 2020-10-05 21:17:37 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2020-10-05 21:17:37 +0000 |
| commit | 3239b46e920be50dd486d7565db070598aa65a46 (patch) | |
| tree | b4cd2f20f58eedd5a822efe03042197a1293e2cd /compiler/rustc_codegen_llvm/src/builder.rs | |
| parent | 411e3bac569272a72ea17d823b1231594c73f540 (diff) | |
| parent | 428ef362d6901029bbf945d5f440f4122ebcece6 (diff) | |
| download | rust-3239b46e920be50dd486d7565db070598aa65a46.tar.gz rust-3239b46e920be50dd486d7565db070598aa65a46.zip | |
Auto merge of #6114 - FliegendeWurst:no-mistyped-fraction, r=Manishearth
Do not lint float fractions in `mistyped_literal_suffixes` As suggested in https://github.com/rust-lang/rust-clippy/issues/4706#issuecomment-544797928, the fractional part is now ignored (the integer part is checked instead). Fixes: #4706 changelog: `mistyped_literal_suffixes` no longer warns on the fractional part of a float (e.g. 713.23_64)
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/builder.rs')
0 files changed, 0 insertions, 0 deletions
