Commit 7382fe9
Remove legacy support from shared type analyzer and flow analysis.
Now that the ability to run in "unsound null safety" mode has been
removed (https://dart-review.googlesource.com/c/sdk/+/412881), it is
safe to start removing the code that implements legacy
(pre-null-safety) analysis.
Change-Id: I7f998a081704030ce630d3c343185d0d41d4349a
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/413524
Commit-Queue: Paul Berry <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>1 parent aeb2581 commit 7382fe9
File tree
11 files changed
+35
-1716
lines changed- pkg
- analyzer
- lib/src
- dart/resolver
- generated
- test
- front_end/lib/src/type_inference
11 files changed
+35
-1716
lines changedLines changed: 0 additions & 735 deletions
Large diffs are not rendered by default.
Lines changed: 4 additions & 14 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
| 435 | + | |
439 | 436 | | |
440 | 437 | | |
441 | 438 | | |
442 | 439 | | |
443 | 440 | | |
444 | | - | |
445 | | - | |
| 441 | + | |
446 | 442 | | |
447 | 443 | | |
448 | 444 | | |
| |||
1974 | 1970 | | |
1975 | 1971 | | |
1976 | 1972 | | |
1977 | | - | |
1978 | 1973 | | |
1979 | 1974 | | |
1980 | 1975 | | |
| |||
2580 | 2575 | | |
2581 | 2576 | | |
2582 | 2577 | | |
2583 | | - | |
2584 | | - | |
| 2578 | + | |
2585 | 2579 | | |
2586 | 2580 | | |
2587 | 2581 | | |
| |||
2727 | 2721 | | |
2728 | 2722 | | |
2729 | 2723 | | |
2730 | | - | |
2731 | | - | |
2732 | 2724 | | |
2733 | 2725 | | |
2734 | 2726 | | |
2735 | 2727 | | |
2736 | 2728 | | |
2737 | | - | |
2738 | | - | |
2739 | | - | |
| 2729 | + | |
2740 | 2730 | | |
0 commit comments