aboutsummaryrefslogtreecommitdiff
path: root/ui-tests/src/bin/unconvertible_type_map.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'ui-tests/src/bin/unconvertible_type_map.stderr')
-rw-r--r--ui-tests/src/bin/unconvertible_type_map.stderr5
1 files changed, 5 insertions, 0 deletions
diff --git a/ui-tests/src/bin/unconvertible_type_map.stderr b/ui-tests/src/bin/unconvertible_type_map.stderr
new file mode 100644
index 0000000..a6833d2
--- /dev/null
+++ b/ui-tests/src/bin/unconvertible_type_map.stderr
@@ -0,0 +1,5 @@
+error: dynamize expects at least 2 generic type arguments for this type
+ --> src/bin/unconvertible_type_map.rs:5:20
+ |
+5 | fn a(&self) -> HashMap<Self::A>;
+ | ^^^^^^^