Sign in
android
/
toolchain
/
rustc
/
da60c8575e02ed54fcffcb7f2f9289b4705b60ff
/
.
/
src
/
test
/
ui
/
allocator-submodule.stderr
blob: 91c7c0f6b8e24fd3f8035c093b706d0011f6a284 [
file
] [
log
] [
blame
]
error
:
`global_allocator`
cannot be used
in
submodules
-->
$DIR
/
allocator
-
submodule
.
rs
:
25
:
5
|
LL
|
static
MY_HEAP
:
MyAlloc
=
MyAlloc
;
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
error
:
aborting due to previous error