Files
rust/src
bors adc26a3062 Auto merge of #1885 - DrMeepster:global_allocator, r=RalfJung
add support for `#[global_allocator]`

This PR adds support for custom global allocators. Unfortunately, the code given in #1207 still causes errors when used with box. I believe this is because Box is special-cased in miri and stacked borrows.
2021-09-30 01:37:38 +00:00
..
2021-09-09 17:36:39 +08:00
2021-08-22 16:42:23 +02:00
2021-09-09 17:36:39 +08:00
2021-09-09 17:36:39 +08:00
2021-05-16 11:48:28 +02:00
2021-07-16 10:10:12 +02:00