Skip to content

Commit 3c4d3f3

Browse files
committed
removed intrinsic from generated target rmake
1 parent a01978e commit 3c4d3f3

File tree

1 file changed

+0
-1
lines changed
  • tests/run-make/core-ffi-typecheck-clang

1 file changed

+0
-1
lines changed

tests/run-make/core-ffi-typecheck-clang/rmake.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ fn main() {
3030
r#"
3131
#![no_std]
3232
#![no_core]
33-
#![feature(intrinsics)]
3433
#![feature(link_cfg)]
3534
#![allow(unused)]
3635
#![crate_type = "rlib"]

0 commit comments

Comments
 (0)