about summary refs log tree commit diff
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2025-06-10 17:41:35 -0400
committerAntoni Boucher <bouanto@zoho.com>2025-06-10 17:41:35 -0400
commitbb3ee766cabf3997a056cdef1ff3087f5f2fe3eb (patch)
tree67d8e197ecaaa40d495598958407d03428f38a67
parent96e9fbfdb62618ca01dfd21e3fd70a25793f7f00 (diff)
downloadrust-bb3ee766cabf3997a056cdef1ff3087f5f2fe3eb.tar.gz
rust-bb3ee766cabf3997a056cdef1ff3087f5f2fe3eb.zip
Temporarily ignore the test u128-as-f32 to merge the fix of the sysroot Cargo.toml
-rw-r--r--tests/failing-ui-tests.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/failing-ui-tests.txt b/tests/failing-ui-tests.txt
index 0a01a661c35..8b736fb5d4e 100644
--- a/tests/failing-ui-tests.txt
+++ b/tests/failing-ui-tests.txt
@@ -109,3 +109,4 @@ tests/ui/codegen/equal-pointers-unequal/strict-provenance/zero.rs
 tests/ui/simd/simd-bitmask-notpow2.rs
 tests/ui/codegen/StackColoring-not-blowup-stack-issue-40883.rs
 tests/ui/uninhabited/uninhabited-transparent-return-abi.rs
+tests/ui/numbers-arithmetic/u128-as-f32.rs