mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 14:38:46 +00:00
Enable test no_std_main_recursion
This commit is contained in:
parent
2d588175ca
commit
1450710f12
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
// compile-flags: -Clink-arg=-nostartfiles
|
||||
// ignore-macos
|
||||
// ignore-windows
|
||||
|
||||
#![feature(lang_items, start, libc)]
|
||||
#![no_std]
|
||||
|
|
Loading…
Add table
Reference in a new issue