Skip to content

Commit

Permalink
removed intrinsic from generated target rmake
Browse files Browse the repository at this point in the history
  • Loading branch information
ricci009 committed Jan 25, 2025
1 parent a01978e commit 3c4d3f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/run-make/core-ffi-typecheck-clang/rmake.rs
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ fn main() {
r#"
#![no_std]
#![no_core]
#![feature(intrinsics)]
#![feature(link_cfg)]
#![allow(unused)]
#![crate_type = "rlib"]
Expand Down

0 comments on commit 3c4d3f3

Please sign in to comment.