]> git.lizzy.rs Git - rust.git/blob - src/test/ui/missing/missing-alloc_error_handler.stderr
Auto merge of #93765 - zhangyunhao116:heapsort, r=m-ou-se
[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