Files
rust/library/std/src
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
..
2023-12-10 10:56:22 +08:00
2024-07-29 08:26:52 +10:00
2024-09-25 17:03:20 -07:00
2024-09-25 17:03:20 -07:00
2024-09-23 10:29:51 +02:00
2024-10-04 14:56:15 -04:00
2024-01-11 11:30:12 -05:00
2024-10-09 14:39:28 +02:00
2024-07-29 08:26:52 +10:00
2024-08-01 15:38:51 -04:00
2024-04-08 11:57:17 +00:00
2024-09-25 17:03:20 -07:00