]> git.lizzy.rs Git - rust.git/blob - src/test/ui/missing/missing-alloc_error_handler.stderr
Rollup merge of #101388 - compiler-errors:issue-101376, r=fee1-dead
[rust.git] / src / test / ui / missing / missing-alloc_error_handler.stderr
1 error: `#[alloc_error_handler]` function required, but not found
2
3 note: use `#![feature(default_alloc_error_handler)]` for a default error handler
4
5 error: aborting due to previous error
6