mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 13:06:28 +03:00
c5b17ec9d2
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.