diff options
Diffstat (limited to 'tests/ui/consts/try-operator.rs')
| -rw-r--r-- | tests/ui/consts/try-operator.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/consts/try-operator.rs b/tests/ui/consts/try-operator.rs index 59d9fcb1cbd..cd0bf8ea571 100644 --- a/tests/ui/consts/try-operator.rs +++ b/tests/ui/consts/try-operator.rs @@ -1,3 +1,4 @@ +//@ ignore-backends: gcc //@ run-pass #![feature(try_trait_v2)] |
