summaryrefslogtreecommitdiffstats
path: root/src/test/ui/dep-graph/dep-graph-assoc-type-codegen.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/ui/dep-graph/dep-graph-assoc-type-codegen.stderr')
-rw-r--r--src/test/ui/dep-graph/dep-graph-assoc-type-codegen.stderr8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/test/ui/dep-graph/dep-graph-assoc-type-codegen.stderr b/src/test/ui/dep-graph/dep-graph-assoc-type-codegen.stderr
new file mode 100644
index 000000000..cdc268cff
--- /dev/null
+++ b/src/test/ui/dep-graph/dep-graph-assoc-type-codegen.stderr
@@ -0,0 +1,8 @@
+error: OK
+ --> $DIR/dep-graph-assoc-type-codegen.rs:29:5
+ |
+LL | #[rustc_then_this_would_need(typeck)]
+ | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+error: aborting due to previous error
+