summaryrefslogtreecommitdiffstats
path: root/tests/incremental/hashes/trait_impls.rs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--tests/incremental/hashes/trait_impls.rs (renamed from src/test/incremental/hashes/trait_impls.rs)3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/test/incremental/hashes/trait_impls.rs b/tests/incremental/hashes/trait_impls.rs
index f555f555f..3b2e18d17 100644
--- a/src/test/incremental/hashes/trait_impls.rs
+++ b/tests/incremental/hashes/trait_impls.rs
@@ -11,9 +11,6 @@
// [cfail1]compile-flags: -Zincremental-ignore-spans
// [cfail2]compile-flags: -Zincremental-ignore-spans
// [cfail3]compile-flags: -Zincremental-ignore-spans
-// [cfail4]compile-flags: -Zincremental-relative-spans
-// [cfail5]compile-flags: -Zincremental-relative-spans
-// [cfail6]compile-flags: -Zincremental-relative-spans
#![allow(warnings)]
#![feature(rustc_attrs)]