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

Unified Diff: test/codegen/expect/collection/src/equality.txt

Issue 1847163002: Regen against latest analyzer (Closed) Base URL: https://github.com/dart-lang/dev_compiler.git@master
Patch Set: Created 4 years, 9 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: test/codegen/expect/collection/src/equality.txt
diff --git a/test/codegen/expect/collection/src/equality.txt b/test/codegen/expect/collection/src/equality.txt
index 3d02dcaac2f0c1a4c20d59668332ca1bc3bf390e..e8d1caa801e57dfa7f4671fa5572c2128f485216 100644
--- a/test/codegen/expect/collection/src/equality.txt
+++ b/test/codegen/expect/collection/src/equality.txt
@@ -1,10 +1 @@
// Messages from compiling equality.dart
-severe: [REDIRECT_TO_INVALID_FUNCTION_TYPE] The redirected constructor '() → DefaultEquality' has incompatible parameters with '() → Equality<E>' (package:collection/src/equality.dart, line 11, col 30)
-severe: [STRONG_MODE_STATIC_TYPE_ERROR] Type check failed: const DefaultEquality() (DefaultEquality) is not of type Equality<E> (package:collection/src/equality.dart, line 56, col 31)
-severe: [STRONG_MODE_STATIC_TYPE_ERROR] Type check failed: const DefaultEquality() (DefaultEquality) is not of type Equality<E> (package:collection/src/equality.dart, line 99, col 53)
-severe: [STRONG_MODE_STATIC_TYPE_ERROR] Type check failed: const DefaultEquality() (DefaultEquality) is not of type Equality<E> (package:collection/src/equality.dart, line 182, col 38)
-severe: [STRONG_MODE_STATIC_TYPE_ERROR] Type check failed: const DefaultEquality() (DefaultEquality) is not of type Equality<E> (package:collection/src/equality.dart, line 198, col 38)
-severe: [STRONG_MODE_STATIC_TYPE_ERROR] Type check failed: const DefaultEquality() (DefaultEquality) is not of type Equality<K> (package:collection/src/equality.dart, line 234, col 42)
-severe: [STRONG_MODE_STATIC_TYPE_ERROR] Type check failed: const DefaultEquality() (DefaultEquality) is not of type Equality<V> (package:collection/src/equality.dart, line 235, col 44)
-warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (package:collection/src/equality.dart, line 68, col 36)
-warning: [STRONG_MODE_DOWN_CAST_COMPOSITE] Unsound implicit cast from dynamic to E (package:collection/src/equality.dart, line 68, col 49)
« no previous file with comments | « test/codegen/expect/collection/src/canonicalized_map.txt ('k') | test/codegen/expect/collection/src/iterable_zip.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698