diff options
Diffstat (limited to 'tests/ui/threads-sendsync/std-sync-right-kind-impls.rs')
| -rw-r--r-- | tests/ui/threads-sendsync/std-sync-right-kind-impls.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/ui/threads-sendsync/std-sync-right-kind-impls.rs b/tests/ui/threads-sendsync/std-sync-right-kind-impls.rs index a443785a678..b2d22631c1a 100644 --- a/tests/ui/threads-sendsync/std-sync-right-kind-impls.rs +++ b/tests/ui/threads-sendsync/std-sync-right-kind-impls.rs @@ -1,5 +1,4 @@ //@ run-pass -//@ pretty-expanded FIXME #23616 use std::sync; |
