about summary refs log tree commit diff
path: root/tests/run-coverage/match_or_pattern.coverage
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-coverage/match_or_pattern.coverage')
-rw-r--r--tests/run-coverage/match_or_pattern.coverage2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/run-coverage/match_or_pattern.coverage b/tests/run-coverage/match_or_pattern.coverage
index 0b5a2c03dd3..94c7967215c 100644
--- a/tests/run-coverage/match_or_pattern.coverage
+++ b/tests/run-coverage/match_or_pattern.coverage
@@ -1,5 +1,3 @@
-   LL|       |#![feature(or_patterns)]
-   LL|       |
    LL|      1|fn main() {
    LL|      1|    // Initialize test constants in a way that cannot be determined at compile time, to ensure
    LL|      1|    // rustc and LLVM cannot optimize out statements (or coverage counters) downstream from