about summary refs log tree commit diff
path: root/compiler/rustc_infer/src/traits/util.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-05-16 16:22:46 +0200
committerGitHub <noreply@github.com>2024-05-16 16:22:46 +0200
commite3864db41885078418e06af845e863d4329eae26 (patch)
tree99c6452b847eaf430f8bb99a3f06cf2c8678cf67 /compiler/rustc_infer/src/traits/util.rs
parenta8a3117041db213b40edc96afaa376f252d39f04 (diff)
parent488ddd3bbc2bb1d5956b3d677f3012694610a8c6 (diff)
downloadrust-e3864db41885078418e06af845e863d4329eae26.tar.gz
rust-e3864db41885078418e06af845e863d4329eae26.zip
Rollup merge of #125172 - tgross35:f16-f128-as-casting, r=compiler-errors
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_infer/src/traits/util.rs')
0 files changed, 0 insertions, 0 deletions