]> git.lizzy.rs Git - rust.git/blob - src/test/ui/missing/missing-allocator.stderr
:arrow_up: rust-analyzer
[rust.git] / src / test / ui / missing / missing-allocator.stderr
1 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
2
3 error: aborting due to previous error
4