rust/library/std
Trevor Gross e181297c8c Add tests for f16 and f128
This suite tests all library functions that are now available for the
types. Tests are only run on certain platforms where `f16` and `f128`
are known to work (have symbols available and don't crash LLVM).
2024-06-25 01:32:36 -04:00
..
benches also test parts of std 2024-04-07 10:05:57 +02:00
src Add tests for f16 and f128 2024-06-25 01:32:36 -04: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