summaryrefslogtreecommitdiffstats
path: root/src/test/ui/symbol-names/impl2.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/symbol-names/impl2.stderr')
-rw-r--r--src/test/ui/symbol-names/impl2.stderr8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/test/ui/symbol-names/impl2.stderr b/src/test/ui/symbol-names/impl2.stderr
deleted file mode 100644
index 983300316..000000000
--- a/src/test/ui/symbol-names/impl2.stderr
+++ /dev/null
@@ -1,8 +0,0 @@
-error: def-path(<[u8; _] as Foo>::baz)
- --> $DIR/impl2.rs:11:5
- |
-LL | #[rustc_def_path]
- | ^^^^^^^^^^^^^^^^^
-
-error: aborting due to previous error
-