Store context memory information
This commit is contained in:
parent
bed09d0518
commit
bcd318d80b
5 changed files with 131 additions and 59 deletions
|
@ -70,6 +70,7 @@
|
|||
#![feature(const_fn)]
|
||||
#![feature(drop_types_in_const)]
|
||||
#![feature(question_mark)]
|
||||
#![feature(never_type)]
|
||||
#![feature(thread_local)]
|
||||
#![no_std]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue