]> git.proxmox.com Git - rustc.git/blob - src/test/ui/missing/missing-allocator.stderr
New upstream version 1.57.0+dfsg1
[rustc.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