Files
rust/library/std/src
Jubilee dfe66cf529 Rollup merge of #129683 - RalfJung:copysign, r=thomcc
copysign with sign being a NaN can have non-portable results

Follow-up to https://github.com/rust-lang/rust/pull/129559.
Cc ```@tgross35``` ```@beetrees```

There's no portable variant we can recommend instead here, is there? Something with a semantics like "if `sign` is a NaN, then return `self` unaltered, otherwise return `self` with the sign changed to that of `sign`"?
2024-08-28 19:12:54 -07:00
..
2023-12-10 10:56:22 +08:00
2024-07-29 08:26:52 +10:00
2023-12-10 10:56:22 +08:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-01-11 11:30:12 -05:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00
2024-08-02 00:24:29 +09:00
2024-08-01 15:38:51 -04:00
2024-07-29 08:26:52 +10:00
2024-04-08 11:57:17 +00:00
2024-07-29 08:26:52 +10:00
2024-07-29 08:26:52 +10:00