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

Unified Diff: test/codegen/expect/constructors.txt

Issue 1641643004: Roll analyzer to 0.27.2-alpha.1 (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Rerun tests and format Created 4 years, 11 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
« no previous file with comments | « test/codegen/expect/collection/src/wrappers.txt ('k') | test/codegen/expect/expect.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/codegen/expect/constructors.txt
diff --git a/test/codegen/expect/constructors.txt b/test/codegen/expect/constructors.txt
index 6ac383cbcb26ca92e9fd3f3d337ec6116e7a9266..68e80b65d409635124fcc0beb758def5214bf7c3 100644
--- a/test/codegen/expect/constructors.txt
+++ b/test/codegen/expect/constructors.txt
@@ -1,2 +1,2 @@
// Messages from compiling constructors.dart
-warning: [DOWN_CAST_COMPOSITE] y (dynamic) will need runtime check to cast to type T (test/codegen/constructors.dart, line 90, col 14)
+warning: [DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to T (test/codegen/constructors.dart, line 90, col 14)
« no previous file with comments | « test/codegen/expect/collection/src/wrappers.txt ('k') | test/codegen/expect/expect.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698