We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
run-make
-Zbuild-std
1 parent 49891df commit 4bf632fCopy full SHA for 4bf632f
tests/run-make/compiler-builtins/rmake.rs
@@ -11,6 +11,7 @@
11
// wasm and nvptx targets don't produce rlib files that object can parse.
12
//@ ignore-wasm
13
//@ ignore-nvptx64
14
+//@ only-nightly
15
16
#![deny(warnings)]
17
tests/run-make/thumb-none-cortex-m/rmake.rs
@@ -13,6 +13,7 @@
//! - thumbv7m-none-eabi (Bare Cortex-M3)
//@ only-thumb
18
use std::path::PathBuf;
19
0 commit comments