dart-sdk/pkg
Konstantin Shcheglov 32e310d8c6 Infer closure parameter types as Object instead of Null.
R=brianwilkerson@google.com, paulberry@google.com

Bug: https://github.com/dart-lang/sdk/issues/31638
Change-Id: If739da50a1d7e21c6a1e18da18d1f85f788663da
     https://github.com/dart-lang/sdk/issues/31546
Reviewed-on: https://dart-review.googlesource.com/32669
Commit-Queue: Konstantin Shcheglov <scheglov@google.com>
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Reviewed-by: Paul Berry <paulberry@google.com>
2018-01-06 02:31:19 +00:00
..
analysis_server Convert UNDEFINED_SUPER_METHOD errors. 2018-01-04 23:00:36 +00:00
analysis_server_client Test failing fix. Stdin is mocked to avoid the typing issue; not critical for this unit test. 2017-08-08 19:00:37 -07:00
analyzer Infer closure parameter types as Object instead of Null. 2018-01-06 02:31:19 +00:00
analyzer_cli Duplicate some analyzer cli tests to also run in --preview-dart-2. 2017-12-14 22:18:35 +00:00
analyzer_plugin Code complete identifiers not directly referenced by the analyzer AST 2017-12-22 21:55:35 +00:00
async_helper Update language_2/await_test.dart to use async_helper. 2017-12-06 12:05:59 +00:00
browser
compiler Fix expressions in asserts to be bool rather than a closure 2018-01-06 01:54:18 +00:00
dart_internal Disable analyzer warning on special 'dart:_internal' import. 2017-12-21 23:21:04 +00:00
dart_messages
dev_compiler Add an [[instance members]] section when formatting Maps. Also sorts fields ahead of getters in ObjectFormatter 2018-01-05 23:08:29 +00:00
expect Remove version from unpublished packages 2017-12-19 18:26:05 +00:00
front_end Add fasta parser prefixed type recovery 2018-01-05 20:36:19 +00:00
js Making license files consistent across all packages 2017-09-28 19:33:08 +00:00
js_ast Fix printer_callback_test 2017-12-21 14:30:49 +00:00
kernel Add simple instantiate-to-bounds algorithm to the common front-end 2018-01-04 11:31:08 +00:00
meta Add a README file to the meta package 2017-12-17 21:53:17 +00:00
microlytics
sourcemap_testing First step debugging tests. 2017-12-21 14:03:51 +00:00
status_file Another passing test. 2017-12-15 05:01:54 +00:00
telemetry Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
testing [pkg testing] Fix off-by-one in cmdline parsing 2017-11-20 11:35:57 +00:00
typed_mock Remove Fuchsia-specific build files. 2017-10-19 17:52:37 +00:00
vm [VM, Tests] Turn Dart 2.0 fixed-size integers ON by default, v2 2018-01-05 01:44:56 +00:00
.gitignore
BUILD.gn
pkg.status [pkg/kernel] Remove status entries for non-existing tests 2018-01-05 07:50:33 +00:00