mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
Enable test no_std_main_recursion
This commit is contained in:
parent
2d588175ca
commit
1450710f12
@ -1,6 +1,5 @@
|
||||
// compile-flags: -Clink-arg=-nostartfiles
|
||||
// ignore-macos
|
||||
// ignore-windows
|
||||
|
||||
#![feature(lang_items, start, libc)]
|
||||
#![no_std]
|
||||
|
Loading…
Reference in New Issue
Block a user