Age | Commit message (Expand) | Author |
---|---|---|
2025-08-17 | rust: alloc: fix `rusttest` by providing `Cmalloc::aligned_layout` too | Miguel Ojeda |
2025-06-22 | rust: enable `clippy::ptr_as_ptr` lint | Tamir Duberstein |
2025-05-25 | rust: alloc: add missing Markdown code span | Miguel Ojeda |
2025-03-05 | rust: alloc: satisfy POSIX alignment requirement | Tamir Duberstein |
2024-11-10 | rust: use custom FFI integer types | Gary Guo |
2024-10-15 | rust: alloc: implement `Cmalloc` in module allocator_test | Danilo Krummrich |
2024-10-15 | rust: alloc: implement `KVmalloc` allocator | Danilo Krummrich |
2024-10-15 | rust: alloc: implement `Vmalloc` allocator | Danilo Krummrich |
2024-10-15 | rust: alloc: add module `allocator_test` | Danilo Krummrich |