--bless
some tests due to message format change.
This commit is contained in:
parent
3cfb6bc73a
commit
3e061f7c49
23 changed files with 34 additions and 34 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
use core::alloc::Layout;
|
||||
|
||||
#[alloc_error_handler] //~ ERROR `#[alloc_error_handler]` is an unstable feature
|
||||
#[alloc_error_handler] //~ ERROR the `#[alloc_error_handler]` attribute is an experimental feature
|
||||
fn oom(info: Layout) -> ! {
|
||||
loop {}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue