We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a8a8fd7 + 1450710 commit 8e03f91Copy full SHA for 8e03f91
tests/ui/crate_level_checks/no_std_main_recursion.rs
@@ -1,6 +1,5 @@
1
// compile-flags: -Clink-arg=-nostartfiles
2
// ignore-macos
3
-// ignore-windows
4
5
#![feature(lang_items, start, libc)]
6
#![no_std]
0 commit comments