about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/builder.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2020-10-05 21:17:37 +0000
committerbors <bors@rust-lang.org>2020-10-05 21:17:37 +0000
commit3239b46e920be50dd486d7565db070598aa65a46 (patch)
treeb4cd2f20f58eedd5a822efe03042197a1293e2cd /compiler/rustc_codegen_llvm/src/builder.rs
parent411e3bac569272a72ea17d823b1231594c73f540 (diff)
parent428ef362d6901029bbf945d5f440f4122ebcece6 (diff)
downloadrust-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