rust/library/std
León Orell Valerian Liehr c5b17ec9d2
Rollup merge of #125003 - RalfJung:aligned_alloc, r=cuviper
avoid using aligned_alloc; posix_memalign is better-behaved

Also there's no reason why wasi should be different than all the other Unixes here.
2024-05-15 22:01:18 +02:00
..
benches also test parts of std 2024-04-07 10:05:57 +02:00
src Rollup merge of #125003 - RalfJung:aligned_alloc, r=cuviper 2024-05-15 22:01:18 +02:00
tests Rename test for issue 21058 2024-05-05 10:47:12 -04:00
build.rs Support for visionOS 2024-03-18 20:45:45 -07:00
Cargo.toml Pin libc back to 0.2.153 2024-05-11 10:25:37 -04:00