blob: 511d0788b40a7fdf757264353cc88374341ad114 (
plain)
1
2
3
4
5
6
|
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
|