File tree Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Expand file tree Collapse file tree 3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 11//@ run-pass
22//@ compile-flags: -Cpanic=abort
33//@ ignore-emscripten no no_std executables
4+ //@ ignore-wasm no no_std executables
5+ //@ ignore-windows no libc
46
57#![ feature( rustc_private) ]
68#![ no_std]
Original file line number Diff line number Diff line change 11//@ run-pass
22//@ compile-flags: -Cpanic=abort
33//@ ignore-emscripten no no_std executables
4+ //@ ignore-wasm no no_std executables
5+ //@ ignore-windows no libc
46#![ allow( unused_imports) ]
57#![ feature( rustc_private) ]
68#![ no_std]
Original file line number Diff line number Diff line change 11//@ run-pass
22//@ compile-flags: -Cpanic=abort
33//@ ignore-emscripten no no_std executables
4+ //@ ignore-wasm no no_std executables
5+ //@ ignore-windows no libc
46
57#![ feature( lang_items, rustc_private) ]
68#![ no_std]
You can’t perform that action at this time.
0 commit comments