Skip to content

Commit 8e03f91

Browse files
committed
Auto merge of #9654 - alex-semenyuk:enable_test, r=Alexendoo
Enable test no_std_main_recursion Verified that test actually works on windows changelog: none
2 parents a8a8fd7 + 1450710 commit 8e03f91

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)