Closed
Description
rust-lang/rust#50144 was merged, and Alloc/GlobalAlloc::oom has been replaced by a language item.
alloc-cortex-m
now fails to build, error language item required, but not found: 'oom'
The latest version of linked_list_allocator
removes OOM functions (rust-osdev/linked-list-allocator@f0de36d).
I'm afraid I don't understand enough about the change to suggest a fix :(
Metadata
Metadata
Assignees
Labels
No labels