Files
rust/library/core/src
bors 4bdf8d2d58 Auto merge of #126608 - tgross35:f16-f128-library, r=Mark-Simulacrum
Add more constants, functions, and tests for `f16` and `f128`

This adds everything that was in some way blocked on const eval, since https://github.com/rust-lang/rust/pull/126429 landed. There is a lot of `cfg(bootstrap)` since that is a fairly recent change.

`f128` tests are disabled on everything except x86_64 and Linux aarch64, which are two platforms I know have "good" support for these types - meaning basic math symbols are available and LLVM doesn't hit selection crashes. `f16` tests are enabled on almost everything except for known LLVM crashes. Doctests are only enabled on x86_64.

Tracking issue: https://github.com/rust-lang/rust/issues/116909
2024-06-26 12:06:05 +00:00
..
2024-02-13 12:04:44 +01:00
2024-06-11 16:52:02 +02:00
2024-05-09 17:04:30 +02:00
2024-05-04 22:56:35 +01:00
2024-06-24 20:40:33 -07:00
2024-03-29 17:10:17 +01:00
2024-06-11 16:52:02 +02:00
2024-03-29 10:10:52 -07:00
2024-03-07 07:49:22 +01:00
2024-05-09 17:04:30 +02:00
2022-05-22 07:18:32 -03:00
2023-04-16 07:20:26 +00:00
2023-07-28 14:46:17 +02:00
2024-06-11 16:52:02 +02:00
2024-06-22 08:08:00 -07:00
2024-06-11 15:47:00 +02:00
2024-06-16 06:31:37 +08:00
2024-06-24 03:03:34 +08:00
2024-06-19 21:44:47 +01:00
2024-04-08 11:57:17 +00:00
2024-06-07 12:18:43 -07:00
2024-06-11 16:52:02 +02:00