Eduardo Sánchez Muñoz c09ed3e767 Make some float methods unstable const fn
Some float methods are now `const fn` under the `const_float_methods` feature gate.

In order to support `min`, `max`, `abs` and `copysign`, the implementation of some intrinsics had to be moved from Miri to rustc_const_eval.
2024-10-15 10:46:33 +02:00
..
2024-09-15 09:51:32 +02:00
2024-09-09 19:39:43 -07:00
2024-09-23 13:41:15 -04:00
2024-09-15 09:51:32 +02:00
2024-09-15 09:51:32 +02:00
2024-09-15 09:51:32 +02:00
2024-09-14 18:07:06 +02:00
2024-09-14 18:07:06 +02:00