Sign in
android
/
toolchain
/
rustc
/
f7ad1c480b8dc4097ef67cd82ec1c5b706e10950
/
.
/
src
/
test
/
ui
/
missing
/
missing-allocator.stderr
blob: 0da5651c18cb13ea52ee6e8074de7472b23b0a4f [
file
] [
log
] [
blame
]
error
:
no
global
memory allocator found but one
is
required
;
link to std
or
add
`#[global_allocator]`
to a
static
item that
implements
the
GlobalAlloc
trait
error
:
aborting due to previous error