about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorTrevor Gross <tmgross@umich.edu>2024-05-16 04:05:34 -0500
committerTrevor Gross <tmgross@umich.edu>2024-05-16 04:07:02 -0500
commit488ddd3bbc2bb1d5956b3d677f3012694610a8c6 (patch)
treee0ca5f1d1b82f243cf026b513d4bf066e6ef97a0 /compiler/rustc_interface/src
parentb71e8cbaf2c7cae4d36898fff1d0ba19d9233082 (diff)
downloadrust-488ddd3bbc2bb1d5956b3d677f3012694610a8c6.tar.gz
rust-488ddd3bbc2bb1d5956b3d677f3012694610a8c6.zip
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.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions