Sign in
rust
/
rust
/
08650fbb506c44fbc95d91abfb7cd95a56bbff30
/
.
/
src
/
test
/
ui
/
allocator
/
function-allocator.stderr
blob: 5e47b0f0cc7ac4e14c73c87b2b53bad9e684a465 [
file
]
error
:
allocators must be statics
-->
$DIR
/
function
-
allocator
.
rs
:
2
:
1
|
LL
|
fn foo
()
{}
|
^^^^^^^^^^^
error
:
aborting due to previous error