rust/library/std
Chris Denton e136f08a6f
Add experimental raw-dylib feature to std
For Windows, this allows defining imports without needing the user to have import libraries. It's intended for this to become the default.
2024-07-05 16:11:25 +00:00
..
benches also test parts of std 2024-04-07 10:05:57 +02:00
src Add experimental raw-dylib feature to std 2024-07-05 16:11:25 +00: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 experimental raw-dylib feature to std 2024-07-05 16:11:25 +00:00