We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d58817 commit 1450710Copy full SHA for 1450710
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