Ralf Jung
|
780952f922
|
run alloc benchmarks in Miri and fix UB
|
2022-11-07 10:34:04 +01:00 |
|
Maybe Waffle
|
e4720e1cf2
|
Replace most uses of pointer::offset with add and sub
|
2022-08-21 02:21:41 +04:00 |
|
est31
|
7230a15c32
|
Use Box::new() instead of box syntax in alloc tests
|
2022-05-29 00:41:14 +02:00 |
|
Tim Diekmann
|
9274b37d99
|
Rename AllocRef to Allocator and (de)alloc to (de)allocate
|
2020-12-04 14:47:15 +01:00 |
|
Tim Diekmann
|
ab9362ad9a
|
Replace Memoryblock with NonNull<[u8]>
|
2020-08-04 18:03:34 +02:00 |
|
Tim Diekmann
|
076ef66ba2
|
Remove in-place allocation and revert to separate methods for zeroed allocations
Fix docs
|
2020-07-28 12:41:18 +02:00 |
|
mark
|
2c31b45ae8
|
mv std libs to library/
|
2020-07-27 19:51:13 -05:00 |
|