Skip to content

Commit 1450710

Browse files
committed
Enable test no_std_main_recursion
1 parent 2d58817 commit 1450710

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ui/crate_level_checks/no_std_main_recursion.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
// compile-flags: -Clink-arg=-nostartfiles
22
// ignore-macos
3-
// ignore-windows
43

54
#![feature(lang_items, start, libc)]
65
#![no_std]

0 commit comments

Comments
 (0)