Unnamed repository; edit this file 'description' to name the repository.
Auto merge of #3598 - RalfJung:heap, r=RalfJung
alloc: update comments around malloc() alignment
Also separate the C heap shims form the Windows heap shims; their guarantees aren't quite the same.