Skip to content

Commit 9e5fb33

Browse files
committed
add features-gate for csky target feature
1 parent 8c51e28 commit 9e5fb33

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/ui/target-feature/gate.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
// gate-test-ermsb_target_feature
1818
// gate-test-bpf_target_feature
1919
// gate-test-aarch64_ver_target_feature
20+
// gate-test-csky_target_feature
2021

2122
#[target_feature(enable = "avx512bw")]
2223
//~^ ERROR: currently unstable

0 commit comments

Comments
 (0)