diff options
Diffstat (limited to 'tests/ui/coherence/coherence-multidispatch-tuple.rs')
| -rw-r--r-- | tests/ui/coherence/coherence-multidispatch-tuple.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/coherence/coherence-multidispatch-tuple.rs b/tests/ui/coherence/coherence-multidispatch-tuple.rs index ac7b2578d77..6a2de80c0ea 100644 --- a/tests/ui/coherence/coherence-multidispatch-tuple.rs +++ b/tests/ui/coherence/coherence-multidispatch-tuple.rs @@ -1,6 +1,5 @@ //@ check-pass #![allow(unused_imports)] -//@ pretty-expanded FIXME #23616 use std::fmt::Debug; use std::default::Default; |
