diff options
Diffstat (limited to 'tests/ui/proc-macro/match-expander.rs')
| -rw-r--r-- | tests/ui/proc-macro/match-expander.rs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/proc-macro/match-expander.rs b/tests/ui/proc-macro/match-expander.rs index 23e5746c540..b7245c7e682 100644 --- a/tests/ui/proc-macro/match-expander.rs +++ b/tests/ui/proc-macro/match-expander.rs @@ -1,4 +1,5 @@ //@ proc-macro: match-expander.rs +//@ ignore-backends: gcc // Ensure that we don't point at macro invocation when providing inference contexts. #[macro_use] |
