Closed fitzgen closed 6 years ago
@fitzgen Is this the same code that's currently working for y'all in wee_alloc? Just want to make sure it's battle-tested since the CI tests are failing (and since I'm going to merge this first before fixing the other crates).
Yep!
See https://github.com/rustwasm/wee_alloc/blob/master/wee_alloc/Cargo.toml#L37
On Tue, Apr 17, 2018, 9:53 PM Joshua Liebow-Feeser notifications@github.com wrote:
@fitzgen https://github.com/fitzgen Is this the same code that's currently working for y'all in wee_alloc? Just want to make sure it's battle-tested since the CI tests are failing (and since I'm going to merge this first before fixing the other crates).
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/ezrosent/allocators-rs/pull/181#issuecomment-382260868, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEjSzeiXd1iplgbLH40phO29i8642g2ks5tpsazgaJpZM4TXWq0 .
Superseded by #184.
Note: I did not attempt to update any of the other crates in this repo that wee_alloc does not depend on.