diff options
Diffstat (limited to 'src/test/run-pass/default-method-supertrait-vtable.rs')
| -rw-r--r-- | src/test/run-pass/default-method-supertrait-vtable.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/run-pass/default-method-supertrait-vtable.rs b/src/test/run-pass/default-method-supertrait-vtable.rs index 3b1e04be78d..0d45a5d5212 100644 --- a/src/test/run-pass/default-method-supertrait-vtable.rs +++ b/src/test/run-pass/default-method-supertrait-vtable.rs @@ -8,7 +8,6 @@ // option. This file may not be copied, modified, or distributed // except according to those terms. // -// ignore-lexer-test FIXME #15877 // Tests that we can call a function bounded over a supertrait from |
