rust-lang / miri

An interpreter for Rust's mid-level intermediate representation
Apache License 2.0
4.16k stars 318 forks source link

alloc: update comments around malloc() alignment #3598

Closed RalfJung closed 1 month ago

RalfJung commented 1 month ago

Also separate the C heap shims form the Windows heap shims; their guarantees aren't quite the same.

RalfJung commented 1 month ago

@bors r+

bors commented 1 month ago

:pushpin: Commit fd94aeac4a63999db68c007a1d14f7deb771d355 has been approved by RalfJung

It is now in the queue for this repository.

bors commented 1 month ago

:hourglass: Testing commit fd94aeac4a63999db68c007a1d14f7deb771d355 with merge 167833400439481f7b068d1cd73f0e49e0e9b1d5...

bors commented 1 month ago

:sunny: Test successful - checks-actions Approved by: RalfJung Pushing 167833400439481f7b068d1cd73f0e49e0e9b1d5 to master...