about summary refs log tree commit diff
path: root/tests/ui/consts/const-float-bits-conv.rs
AgeCommit message (Expand)AuthorLines
2024-09-10move float tests into their own dirJubilee Young-161/+0
2024-09-01stabilize const_float_bits_convRalf Jung-3/+2
2024-08-18Added #[cfg(target_arch = x86_64)] to f16 and f128Rezwan ahmed sami-2/+7
2024-08-18Add f16 and f128 to tests/ui/consts/const-float-bits-conv.rsRezwan ahmed sami-1/+64
2024-08-17more clear NAN names and fix broken_floats logicRalf Jung-12/+14
2024-08-17disable problematic float-conv tests in i586 targetsRalf Jung-6/+13
2024-08-16float to/from bits and classify: update comments regarding non-conformant har...Ralf Jung-0/+22
2024-02-16[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives许杰友 Jieyou Xu (Joe)-2/+2
2023-01-11Move /src/test to /testsAlbert Larsan-0/+63