فهرست منبع

Remove stabilised feature

Gary Guo 2 سال پیش
والد
کامیت
77f8403aae
1فایلهای تغییر یافته به همراه0 افزوده شده و 1 حذف شده
  1. 0 1
      example/src/main.rs

+ 0 - 1
example/src/main.rs

@@ -1,6 +1,5 @@
 #![no_std]
 #![feature(start)]
-#![feature(default_alloc_error_handler)]
 
 extern crate alloc;
 extern crate unwinding;