We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 609d43a commit 55a629dCopy full SHA for 55a629d
src/test/run-pass/vec-macro-no-std.rs
@@ -8,6 +8,8 @@
8
// option. This file may not be copied, modified, or distributed
9
// except according to those terms.
10
11
+// ignore-emscripten missing rust_begin_unwind
12
+
13
#![feature(lang_items, start, libc, alloc)]
14
#![no_std]
15
0 commit comments