Add liballoc APIs.
This commit is contained in:
parent
918ef671b0
commit
e3c5f6958f
2 changed files with 96 additions and 2 deletions
|
@ -107,6 +107,7 @@
|
|||
#![feature(offset_to)]
|
||||
#![feature(optin_builtin_traits)]
|
||||
#![feature(pattern)]
|
||||
#![feature(pin)]
|
||||
#![feature(placement_in_syntax)]
|
||||
#![feature(placement_new_protocol)]
|
||||
#![feature(ptr_internals)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue