]> git.proxmox.com Git - rustc.git/blob - tests/ui/missing/missing-allocator.stderr
New upstream version 1.76.0+dfsg1
[rustc.git] / tests / 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 1 previous error
4