Julien Cretin
|
7a641d6391
|
Use the new const_mut_refs default feature of linked_list_allocator
This is necessary for Heap::empty() to be const.
|
2020-12-10 16:20:26 +01:00 |
|
Julien Cretin
|
d4b20a5acc
|
Fix linked_list_allocator version to fix build
They released version 0.8.7 today which breaks our assumption that Heap::empty
is callable in const context.
|
2020-12-10 16:15:58 +01:00 |
|
Guillaume Endignoux
|
ff0eefcae5
|
Fix typo in Cargo.toml.
|
2020-08-07 15:09:07 +02:00 |
|
Guillaume Endignoux
|
76c0840354
|
Update third_party/lang-items to support OpenSK.
|
2020-08-07 15:09:07 +02:00 |
|
Guillaume Endignoux
|
89e397e718
|
Import https://github.com/tock/libtock-rs/core at commit 828c19d into third_party/lang-items/.
|
2020-08-07 15:09:07 +02:00 |
|