Matthias Krüger
2320fc3a38
Rollup merge of #146915 - clarfonthey:safe-intrinsics-2, r=RalfJung
...
Make missed precondition-free float intrinsics safe
So, in my defence, these were both separated out from the other intrinsics in the file *and* had a different safety comment in the stable versions, so, I didn't notice them before. But, in my offence, the entire reason I did the previous PR was because I was using them for SIMD intrinsic fallbacks, and `fabs` is needed for those too, so, I don't really have an excuse.
Extra follow-up to rust-lang/rust#146683 .
r? ```@RalfJung``` who reviewed the previous one
These don't appear to be used anywhere outside of the standard locations, at least.
2025-09-24 20:34:22 +02:00
..
2025-09-15 15:31:56 +00:00
2025-09-02 17:08:52 +02:00
2025-04-19 01:13:18 +00:00
2025-09-09 21:38:38 +02:00
2025-08-27 23:44:49 +02:00
2025-09-12 15:14:15 -05:00
2025-09-18 17:20:56 +02:00
2025-09-02 19:12:54 +10:00
2025-09-21 10:42:47 -04:00
2025-08-28 09:48:54 +00:00
2025-09-24 20:34:19 +02:00
2025-09-21 13:12:18 -04:00
2025-09-18 11:48:51 +10:00
2025-09-23 06:37:03 +00:00
2025-09-24 13:04:19 +00:00
2025-09-23 18:13:53 +02:00
2025-09-18 17:20:57 +02:00
2025-09-10 08:40:12 +02:00
2025-09-05 14:06:31 -04:00
2025-09-19 20:56:07 +00:00
2025-08-27 20:25:18 +02:00
2025-09-02 19:12:54 +10:00
2025-09-04 17:42:13 -06:00
2025-09-23 18:13:54 +02:00
2025-09-13 16:06:22 -07:00
2025-09-02 19:12:54 +10:00
2025-09-02 19:12:54 +10:00
2025-09-21 10:42:47 -04:00
2025-09-23 18:15:11 -04:00
2025-08-20 15:04:00 -07:00
2025-09-02 17:08:58 +02:00
2025-09-23 18:13:52 +02:00
2025-09-02 19:12:54 +10:00
2025-09-21 14:42:33 +10:00
2025-09-02 19:12:54 +10:00
2025-09-18 13:49:53 +00:00
2025-09-24 13:04:19 +00:00
2025-09-22 15:10:41 -04:00
2025-09-21 10:42:47 -04:00
2025-09-21 10:42:47 -04:00
2025-09-23 18:13:53 +02:00
2025-09-08 09:23:37 -07:00
2025-09-02 19:12:54 +10:00
2025-09-21 13:12:18 -04:00
2025-09-24 20:34:20 +02:00
2025-09-16 22:23:19 +00:00
2025-09-18 11:48:51 +10:00
2025-09-23 06:37:03 +00:00
2025-09-09 15:04:44 +00:00
2025-09-18 23:56:20 +02:00
2025-09-16 11:38:08 -07:00
2025-09-02 19:12:54 +10:00
2025-09-21 10:42:47 -04:00
2025-09-17 04:46:46 +02:00
2025-09-02 19:12:54 +10:00
2025-09-02 19:12:54 +10:00
2025-09-18 11:48:51 +10:00
2025-07-23 23:54:37 +00:00
2025-09-08 15:07:12 -07:00
2025-09-08 15:07:12 -07:00
2025-09-14 12:38:12 +02:00
2025-09-17 04:46:46 +02:00
2025-09-02 19:12:54 +10:00
2025-09-24 13:04:19 +00:00
2025-09-23 06:37:03 +00:00
2025-09-17 04:46:46 +02:00
2025-09-23 06:37:03 +00:00
2025-09-22 14:04:04 -07:00
2025-09-18 23:56:20 +02:00
2025-09-09 14:49:16 +02:00
2025-09-09 14:49:16 +02:00
2025-09-18 17:20:57 +02:00
2025-09-18 13:49:53 +00:00
2025-09-02 19:12:54 +10:00
2025-09-19 12:00:30 -07:00