Bump to rust nightly-2022-01-01, feature global_asm,asm->stable

This commit is contained in:
Yifan Wu 2022-01-01 01:48:25 -08:00
parent ac136366fb
commit 76b6ba65ac
8 changed files with 15 additions and 9 deletions

View file

@ -1,5 +1,4 @@
#![no_std]
#![feature(asm)]
#![feature(linkage)]
#![feature(panic_info_message)]