about summary refs log tree commit diff
path: root/tests/ui/drop/dynamic-drop-async.rs
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-07-23 13:31:22 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2025-07-23 13:48:04 +0200
commitde93fb13feeb6263bef61d4035e78ab8651c5714 (patch)
tree5528427835e57a72586d772c5f9e2ecac027d192 /tests/ui/drop/dynamic-drop-async.rs
parent20aa182235d6b27ecee519f1d18ee30f0d1c4a61 (diff)
downloadrust-de93fb13feeb6263bef61d4035e78ab8651c5714.tar.gz
rust-de93fb13feeb6263bef61d4035e78ab8651c5714.zip
Add `ignore-backends` annotations in failing GCC backend ui tests
Diffstat (limited to 'tests/ui/drop/dynamic-drop-async.rs')
-rw-r--r--tests/ui/drop/dynamic-drop-async.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/drop/dynamic-drop-async.rs b/tests/ui/drop/dynamic-drop-async.rs
index e7a32d3c24e..64de6995c7a 100644
--- a/tests/ui/drop/dynamic-drop-async.rs
+++ b/tests/ui/drop/dynamic-drop-async.rs
@@ -6,6 +6,7 @@
 //@ run-pass
 //@ needs-unwind
 //@ edition:2018
+//@ ignore-backends: gcc
 
 #![allow(unused)]