mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-29 03:53:55 +00:00
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.