Skip to content

Commit

Permalink
Version 2.11.0-163.0.dev
Browse files Browse the repository at this point in the history
Merge commit '55496a1282e3e15356a3e2509c62f6f03f65671c' into 'dev'
  • Loading branch information
Dart CI committed Sep 25, 2020
2 parents 4b5728a + 55496a1 commit 45e4923
Show file tree
Hide file tree
Showing 19 changed files with 1,552 additions and 359 deletions.
1 change: 0 additions & 1 deletion pkg/analyzer/lib/error/error.dart
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,6 @@ const List<ErrorCode> errorCodeValues = [
CompileTimeErrorCode.CONTINUE_LABEL_ON_SWITCH,
CompileTimeErrorCode.COULD_NOT_INFER,
CompileTimeErrorCode.DEFAULT_LIST_CONSTRUCTOR,
CompileTimeErrorCode.DEFAULT_VALUE_IN_FUNCTION_TYPED_PARAMETER,
CompileTimeErrorCode.DEFAULT_VALUE_IN_REDIRECTING_FACTORY_CONSTRUCTOR,
CompileTimeErrorCode.DEFAULT_VALUE_ON_REQUIRED_PARAMETER,
CompileTimeErrorCode.DEFERRED_IMPORT_OF_EXTENSION,
Expand Down
Loading

0 comments on commit 45e4923

Please sign in to comment.