Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Roll dart to c688d0c. (flutter#6285)
* Roll dart to c688d0c. Changes since last roll: ``` c688d0c [frontend] When serializing compiled expression proc, clone type params first. 346895e Choose the right platform in the command-line fasta tool in strong mode 51d5304 [frontend] Honor embedSourceText option in incremental compiler. 06792cb Remove StackListener.popList 69cd7cb [infra] Add compare_results.dart and update_flakiness.dart. c3c4e63 Adjusted spec to use package syntax, thus eliminating bnf.sty 0315707 Add 'set' case to type_variable_conflict_test 00f2054 Add --repeat flag to test.py, so tests can be run multiple times cf5cdea Add J/K versions CommonElements and ElementEnvironment 1681241 Remove _ClassEnsurer a5b7181 Use json expectation files in dynamic tests d560887 Fix TypeError in Observatory 867c527 Debugging dart in methods with dynamic type arguments 2e3f17f Add support for the new mixin syntax to supertype constraint checking and resynthesis. 929b2fb Adjust status file to account for CustomIsolates test passing now. f0974ae Remove entry_points option from the test harness (should fix the precompiler bot failure). 296e4aa Split mixin_declaration_inference_valid_classes_test.dart into multiple tests. 2c427d3 Train the dartanalyzer on less source. 4127350 Detect references to instance variables without declared type. a077609 Cleanup some of the build rules to not use Dart 1 mode. 3463f94 Delete any existing version of a DevFS file before overwriting the file 7763ec3 Surface analyzer toplevel inference limitations as DDC errors. a386c07 [vm/aot] Add extra call specialization pass 8780174 Roll dart_style to 1.2.0. a890d95 [vm/compiler] Avoid !(x>y) -> x<=y on fp operands. bc79674 [vm/aot] Fix inferred type of implicitly initialized final fields 7df4900 Train the dartanalyzer tool on generating summaries. 80c1b88 Add copyright comments in resolution tests. bbe4952 Cache mapping from subtypes names to files where they are subtyped. cf67e40 Add test case reproducing issues flutter#34498 and flutter#34500. 81ce969 Enable implicit constructors with optional parameters in mixin applications. cb33106 Compare AnalysisOptions signatures in analyzer_cli. eb059a7 Keep analyzer-specific status entries together in language_2_analyzer.status 62ce86e Add --test-list and --repeat options to test.py, for deflaking 9e86c1a Normalize strong.status 3831da8 Include all problems in expectations a1bd501 Make input validation optional 6fe2723 Tweak parameters of ProcessedOptions 0a5d7b8 Update status files after de984e5. de984e5 Type checking for redirecting factories. 4134b95 [vm/tfa] Streamline handling of tear-offs in TFA d44ffba [vm/tfa] Stop accepting non-empty entry points json files 30f0026 [VM runtime] Fix type test: C is a subtype of C<FutureOr> (fixes flutter#34482). bbe8346 Test that type of the ListLiteral with two different enums is inferred. 37b41bd Update status files after d414815 d9fcaa3 Implement StreamTransformer.fromBind abb392f add Pubspec.dependencyOverrides c733ed7 firefix status for LayoutTests/fast/dom/Range/getClientRects-character_t01 d414815 Initial valid inference checks dcabf2c Test for mixin declaration isObject and tweaks for error verifier. ``` * Update license
- Loading branch information