rust/tests/codegen/float
Trevor Gross 488ddd3bbc Fix assertion when attempting to convert f16 and f128 with as
These types are currently rejected for `as` casts by the compiler.
Remove this incorrect check and add codegen tests for all conversions
involving these types.
2024-05-16 04:07:02 -05:00
..
f16.rs Fix assertion when attempting to convert f16 and f128 with as 2024-05-16 04:07:02 -05:00
f128.rs Fix assertion when attempting to convert f16 and f128 with as 2024-05-16 04:07:02 -05:00