From 7bb4bd65d7a11bbf4ad4e085aa2a32d5028585dd Mon Sep 17 00:00:00 2001 From: Louis Burda Date: Sat, 18 Mar 2023 18:50:17 +0100 Subject: Add strict variants of stack and heap allocators --- liballoc.api | 2 ++ 1 file changed, 2 insertions(+) (limited to 'liballoc.api') diff --git a/liballoc.api b/liballoc.api index 8756c21..d23401f 100644 --- a/liballoc.api +++ b/liballoc.api @@ -1,2 +1,4 @@ stdlib_stack_allocator +stdlib_strict_stack_allocator stdlib_heap_allocator +stdlib_strict_heap_allocator -- cgit v1.2.3-71-gd317