瀏覽代碼

Merge pull request #415 from Amanieu/reenable_test

Revert "Disable AArch64 FP-to-int tests"
Amanieu d'Antras 4 年之前
父節點
當前提交
2eedcad7db
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      testcrate/tests/conv.rs

+ 0 - 2
testcrate/tests/conv.rs

@@ -95,8 +95,6 @@ macro_rules! f_to_i {
     };
 }
 
-// AArch64 tests are currently broken due to https://github.com/rust-lang/rust/issues/83467
-#[cfg(not(target_arch = "aarch64"))]
 #[test]
 fn float_to_int() {
     use compiler_builtins::float::conv::{