os-rust/library/std
Trevor Gross 99ed3d3e99 Add build.rs config for reliable f16 and f128
There are some complexities about what platforms we can test f16 and
f128 on.  Put this in build.rs so we have an easy way to configure tests
with a single attribute, and keep it up to date.
2024-06-25 01:32:36 -04:00
..
benches also test parts of std 2024-04-07 10:05:57 +02:00
src Extract repeated constants from f32 and f64 source 2024-06-24 00:42:21 -05:00
tests Add blank lines after module-level //! comments. 2024-06-20 09:23:20 +10:00
build.rs Add build.rs config for reliable f16 and f128 2024-06-25 01:32:36 -04:00
Cargo.toml add HermitOS support of vectored read/write operations 2024-06-07 20:48:30 +02:00