Skip to content

Commit f02000e

Browse files
scheglovCommit Queue
authored andcommitted
Elements. Use analyzer_use_new_elements.txt for opt-out, not opt-in.
So, we can see what is left to migrate. Change-Id: I2440e23bf9f02401278f15adca91080e584a694f Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/393482 Reviewed-by: Phil Quitslund <[email protected]> Commit-Queue: Konstantin Shcheglov <[email protected]>
1 parent 5ce8de6 commit f02000e

File tree

10 files changed

+537
-3567
lines changed

10 files changed

+537
-3567
lines changed

pkg/analysis_server/analyzer_use_new_elements.txt

Lines changed: 132 additions & 1557 deletions
Large diffs are not rendered by default.
Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +0,0 @@
1-
example/example.dart
2-
lib/handler/connection_handler.dart
3-
lib/handler/notification_handler.dart
4-
lib/listener/server_listener.dart
5-
lib/protocol.dart
6-
lib/server.dart
7-
lib/src/protocol/protocol_base.dart
8-
lib/src/protocol/protocol_common.dart
9-
lib/src/protocol/protocol_constants.dart
10-
lib/src/protocol/protocol_generated.dart
11-
lib/src/protocol/protocol_internal.dart
12-
lib/src/server_base.dart
13-
test/all.dart
14-
test/live_test.dart
15-
test/server_test.dart
16-
test/verify_sorted_test.dart
Lines changed: 2 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,2 @@
1-
lib/edit/correction_utils.dart
2-
lib/edit/dart/dart_fix_kind_priority.dart
3-
lib/edit/fix/fix.dart
4-
lib/edit/fix/fix_context.dart
5-
lib/plugin.dart
6-
lib/registry.dart
7-
lib/src/correction/change_workspace.dart
8-
lib/src/correction/dart_change_workspace.dart
9-
lib/src/correction/fix_generators.dart
10-
lib/src/correction/fix_in_file_processor.dart
11-
lib/src/correction/fix_processor.dart
12-
lib/src/plugin_server.dart
13-
lib/src/registry.dart
14-
lib/src/utilities/selection.dart
15-
test/edit/correction_utils_test.dart
16-
test/edit/test_all.dart
17-
test/single_unit.dart
18-
test/src/lint_rules.dart
19-
test/src/plugin_server_error_test.dart
20-
test/src/plugin_server_test.dart
21-
test/src/plugin_server_test_base.dart
22-
test/src/test_all.dart
23-
test/test_all.dart
1+
lib/edit/dart/correction_producer.dart
2+
lib/edit/fix/dart_fix_context.dart

0 commit comments

Comments
 (0)