rust/compiler
Matthias Krüger f7eb3830df
Rollup merge of #94681 - RalfJung:miri-cast, r=oli-obk
CTFE engine: expose misc_cast to Miri

We need that to implement `simd_cast`/`simd_as` in Miri.

While at it, also change other code outside `cast.rs` to use `misc_cast` instead of lower-level methods.

r? `@oli-obk`
2022-03-07 06:44:04 +01:00
..
2022-03-05 21:20:12 -05:00
2022-03-04 11:54:28 -06:00
2022-03-01 20:02:47 +08:00
2022-03-03 19:47:23 +08:00
2022-03-05 13:15:00 -05:00
2022-03-05 13:15:00 -05:00
2022-03-05 15:31:22 +01:00