diff options
| author | bors <bors@rust-lang.org> | 2024-06-26 12:06:05 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-06-26 12:06:05 +0000 |
| commit | 4bdf8d2d5877f20b54c1506a607ad8c4744cc387 (patch) | |
| tree | 47064ec1bbf99f2b4521a0173147cb9979bb752a /compiler/rustc_parse/src/parser/generics.rs | |
| parent | bae813a265014c22c37457ccf0d29fc6822b88da (diff) | |
| parent | e181297c8cc814b2d3873b3a3b9d9d0182c660f1 (diff) | |
| download | rust-4bdf8d2d5877f20b54c1506a607ad8c4744cc387.tar.gz rust-4bdf8d2d5877f20b54c1506a607ad8c4744cc387.zip | |
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
Diffstat (limited to 'compiler/rustc_parse/src/parser/generics.rs')
0 files changed, 0 insertions, 0 deletions
