about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2024-11-02 03:08:52 +0800
committerGitHub <noreply@github.com>2024-11-02 03:08:52 +0800
commit2896483320b605502e2775255f093ff19640e12e (patch)
treeedcf404bfcf95b7db4ee462239c896404435ca41 /compiler/rustc_codegen_llvm/src
parentc794207eae2725c2ad41bb7e90ee21b05bfc47ff (diff)
parent3afbe4f9c72ebd153e767b96a4efe422c91d6903 (diff)
downloadrust-2896483320b605502e2775255f093ff19640e12e.tar.gz
rust-2896483320b605502e2775255f093ff19640e12e.zip
Rollup merge of #132439 - tgross35:f16-f128-nan-lint, r=jieyouxu
Add `f16` and `f128` to `invalid_nan_comparison`

Currently `f32_nan` and `f64_nan` are used to provide the `invalid_nan_comparison` lint. Since we have `f16_nan` and `f128_nan`, hook these up so the new float types get the same lints.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions