mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-28 03:07:24 +03:00
7 lines
187 B
Plaintext
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
|
|
|