diff options
| author | Mark Rousskov <mark.simulacrum@gmail.com> | 2024-07-22 22:06:16 -0400 |
|---|---|---|
| committer | Mark Rousskov <mark.simulacrum@gmail.com> | 2024-07-28 14:46:29 -0400 |
| commit | 5eca36d27a5599f1e15885cd36d6559d36048cd3 (patch) | |
| tree | 2af1e3f3bad75e3335ea0642755f2849e9686b9e /library/std/src/f16 | |
| parent | fceb0863d8e5b01fe9c315e5b52e2c7a862dd85e (diff) | |
step cfg(bootstrap)
Diffstat (limited to 'library/std/src/f16')
| -rw-r--r-- | library/std/src/f16/tests.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/library/std/src/f16/tests.rs b/library/std/src/f16/tests.rs index 26658a0be87..3a1500c7766 100644 --- a/library/std/src/f16/tests.rs +++ b/library/std/src/f16/tests.rs @@ -1,4 +1,3 @@ -#![cfg(not(bootstrap))] // FIXME(f16_f128): only tested on platforms that have symbols and aren't buggy #![cfg(reliable_f16)] |
