Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(264)

Unified Diff: pkg/front_end/test/fasta/strong.status

Issue 2895063003: Flatten futures when inferring the type of an async function expression. (Closed)
Patch Set: Don't recurse on future-derived types Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/front_end/test/fasta/strong.status
diff --git a/pkg/front_end/test/fasta/strong.status b/pkg/front_end/test/fasta/strong.status
index 523651089d01a822aa51cd3c4a5431c0de3fa86d..b2f202b43304985f4cb673bee10b4fa1ba1612d9 100644
--- a/pkg/front_end/test/fasta/strong.status
+++ b/pkg/front_end/test/fasta/strong.status
@@ -56,7 +56,6 @@ uninitialized_fields: Fail
unused_methods: Fail
void-methods: Fail
-inference/async_closure_return_type_flatten: Fail
inference/async_closure_return_type_future_or: Fail
inference/block_bodied_lambdas_async_all_returns_are_futures: Fail
inference/block_bodied_lambdas_async_all_returns_are_values: Fail

Powered by Google App Engine
This is Rietveld 408576698