about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorMara Bos <m-ou.se@m-ou.se>2020-11-22 23:00:48 +0100
committerGitHub <noreply@github.com>2020-11-22 23:00:48 +0100
commit9b98f1d226305913c7c205bd98b6ea6b9fe3b8ce (patch)
tree16f64087d89671cc4d4df8da21243d486c54bcdd /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parentc643dd2ec8fed2852f5eee8f776d657293a6a8f2 (diff)
parentcf26f2f00eed908038e6e7606b1275057b379984 (diff)
downloadrust-9b98f1d226305913c7c205bd98b6ea6b9fe3b8ce.tar.gz
rust-9b98f1d226305913c7c205bd98b6ea6b9fe3b8ce.zip
Rollup merge of #76941 - clarfonthey:is_subnormal, r=m-ou-se
Add f{32,64}::is_subnormal

The docs recommend that you use dedicated methods instead of calling `classify` directly, although there isn't actually a way of checking if a number is subnormal without calling classify. There are dedicated methods for all other forms, excluding `is_zero` (which is just `== 0.0` anyway).
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions