1
Fork 0

Add test to ensure implied target features work with asm, and fix failing tests

This commit is contained in:
Caleb Zulawski 2024-07-26 10:04:27 -04:00
parent 74653b61a6
commit 22c5952944
6 changed files with 44 additions and 49 deletions

View file

@ -1,5 +1,5 @@
//@ only-x86_64
//@ run-pass
//@ build-pass
#![feature(target_feature_11)]
#![allow(dead_code)]