summaryrefslogtreecommitdiffstats
path: root/tests/ui/higher-ranked/trait-bounds/future.classic.stderr
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/higher-ranked/trait-bounds/future.classic.stderr')
-rw-r--r--tests/ui/higher-ranked/trait-bounds/future.classic.stderr6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/ui/higher-ranked/trait-bounds/future.classic.stderr b/tests/ui/higher-ranked/trait-bounds/future.classic.stderr
new file mode 100644
index 000000000..33c0f7173
--- /dev/null
+++ b/tests/ui/higher-ranked/trait-bounds/future.classic.stderr
@@ -0,0 +1,6 @@
+error: the compiler unexpectedly panicked. this is a bug.
+
+query stack during panic:
+#0 [evaluate_obligation] evaluating trait selection obligation `for<'a> [async fn body@$DIR/future.rs:32:35: 34:2]: core::future::future::Future`
+#1 [codegen_select_candidate] computing candidate for `<strlen as Trait>`
+end of query stack