Skip to content

Commit 4a661e1

Browse files
johnniwinthercommit-bot@chromium.org
authored andcommitted
[cfe] Remove type_promotion_look_ahead_listener.dart
This experiment isn't used. Change-Id: I8a45283182e361f6fc69f586346e01913b83560a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/124686 Reviewed-by: Jens Johansen <jensj@google.com> Commit-Queue: Johnni Winther <johnniwinther@google.com>
1 parent 12c9233 commit 4a661e1

File tree

117 files changed

+0
-3740
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+0
-3740
lines changed

pkg/front_end/lib/src/fasta/source/type_promotion_look_ahead_listener.dart

Lines changed: 0 additions & 1427 deletions
This file was deleted.

pkg/front_end/test/fasta/type_promotion_look_ahead_suite.dart

Lines changed: 0 additions & 232 deletions
This file was deleted.

pkg/front_end/test/unit_test_suites.dart

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ import 'fasta/messages_suite.dart' as messages show createContext;
2424
import 'fasta/strong_tester.dart' as strong show createContext;
2525
import 'fasta/text_serialization_suite.dart' as text_serialization
2626
show createContext;
27-
import 'fasta/type_promotion_look_ahead_suite.dart' as type_promotion
28-
show createContext;
2927
import 'incremental_bulk_compiler_smoke_suite.dart' as incremental_bulk_compiler
3028
show createContext;
3129
import 'incremental_load_from_dill_suite.dart' as incremental_load
@@ -209,8 +207,6 @@ final List<Suite> suites = [
209207
path: "fasta/strong_tester.dart", shardCount: 4, shard: 2),
210208
const Suite("fasta/strong4", strong.createContext, "../../testing.json",
211209
path: "fasta/strong_tester.dart", shardCount: 4, shard: 3),
212-
const Suite("fasta/type_promotion_look_ahead", type_promotion.createContext,
213-
"../../testing.json"),
214210
const Suite("incremental_bulk_compiler_smoke",
215211
incremental_bulk_compiler.createContext, "../testing.json"),
216212
const Suite("incremental_load_from_dill", incremental_load.createContext,

pkg/front_end/testcases/extensions/compounds.dart.type_promotion.expect

Lines changed: 0 additions & 72 deletions
This file was deleted.

pkg/front_end/testcases/extensions/conflict_with_object.dart.type_promotion.expect

Lines changed: 0 additions & 12 deletions
This file was deleted.

pkg/front_end/testcases/extensions/direct_static_access.dart.type_promotion.expect

Lines changed: 0 additions & 6 deletions
This file was deleted.

0 commit comments

Comments
 (0)