blob: 3c0ba9580f7af63007fa37ea1a208224eccf1be4 [file] [log] [blame] [edit]
error: allocators must be statics
--> $DIR/function-allocator.rs:2:1
|
LL | fn foo() {}
| ^^^^^^^^^^^
error: aborting due to 1 previous error