diff options
| author | Antoni Boucher <bouanto@zoho.com> | 2025-06-10 17:41:35 -0400 |
|---|---|---|
| committer | Antoni Boucher <bouanto@zoho.com> | 2025-06-10 17:41:35 -0400 |
| commit | bb3ee766cabf3997a056cdef1ff3087f5f2fe3eb (patch) | |
| tree | 67d8e197ecaaa40d495598958407d03428f38a67 | |
| parent | 96e9fbfdb62618ca01dfd21e3fd70a25793f7f00 (diff) | |
| download | rust-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.txt | 1 |
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 |
