Files
rust/src/test/ui/missing/missing-alloc_error_handler.stderr
T

7 lines
187 B
Plaintext

error: `#[alloc_error_handler]` function required, but not found
note: use `#![feature(default_alloc_error_handler)]` for a default error handler
error: aborting due to previous error