]> git.lizzy.rs Git - rust.git/blob - src/test/ui/missing/missing-allocator.stderr
Rollup merge of #93813 - xldenis:public-mir-passes, r=wesleywiser
[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