1 2 3 4 5 6 7 8
error: allocators must be statics --> $DIR/function-allocator.rs:2:1 | LL | fn foo() {} | ^^^^^^^^^^^ error: aborting due to previous error