From 189b987a250b05dd1628c5cf8703bc88223e3ada Mon Sep 17 00:00:00 2001 From: Amanieu d'Antras Date: Fri, 23 Apr 2021 18:54:12 +0100 Subject: [PATCH] Revert "Disable AArch64 FP-to-int tests" This reverts commit 9e76b9115fa9571501d378b6329ce557266908b7. --- library/compiler-builtins/testcrate/tests/conv.rs | 2 -- 1 file changed, 2 deletions(-) diff --git a/library/compiler-builtins/testcrate/tests/conv.rs b/library/compiler-builtins/testcrate/tests/conv.rs index 17c31a8a00e5..7cdbf9fbb69e 100644 --- a/library/compiler-builtins/testcrate/tests/conv.rs +++ b/library/compiler-builtins/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::{