about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-10-31 21:24:31 -0500
committerTrevor Gross <tmgross@umich.edu>2024-10-31 21:26:36 -0500
commit3afbe4f9c72ebd153e767b96a4efe422c91d6903 (patch)
tree44dea1f0434b64054386e1ffeab48ef9013900bb /compiler/rustc_codegen_llvm/src
parent24254efb432739965c50c43c86b2eabbb947a31c (diff)
downloadrust-3afbe4f9c72ebd153e767b96a4efe422c91d6903.tar.gz
rust-3afbe4f9c72ebd153e767b96a4efe422c91d6903.zip
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