Commit 48d4f71
[messages] Remove GeneratedDiagnosticFile.shouldUseExplicitNewOrConst.
Now that scanner errors are generated to `package:analyzer` rather
than `package:_fe_analyzer_shared` (see
https://dart-review.googlesource.com/c/sdk/+/455263), there is no
`GeneratedDiagnosticFile` for which this value is `true`, so it can
safely be hardcoded to `false`.
Change-Id: I6a6a6964c6d9f683bb0627719b90076eb041f74c
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/461142
Reviewed-by: Konstantin Shcheglov <scheglov@google.com>
Commit-Queue: Paul Berry <paulberry@google.com>1 parent 95b2e0d commit 48d4f71
File tree
2 files changed
+1
-12
lines changed- pkg/analyzer_utilities/lib
2 files changed
+1
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
588 | 588 | | |
589 | 589 | | |
590 | 590 | | |
591 | | - | |
592 | | - | |
593 | | - | |
594 | 591 | | |
595 | 592 | | |
596 | 593 | | |
597 | | - | |
| 594 | + | |
598 | 595 | | |
599 | 596 | | |
600 | 597 | | |
| |||
606 | 603 | | |
607 | 604 | | |
608 | 605 | | |
609 | | - | |
610 | | - | |
611 | | - | |
612 | 606 | | |
613 | 607 | | |
614 | 608 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
516 | 516 | | |
517 | 517 | | |
518 | 518 | | |
519 | | - | |
520 | | - | |
521 | | - | |
522 | | - | |
523 | 519 | | |
524 | 520 | | |
525 | 521 | | |
526 | 522 | | |
527 | 523 | | |
528 | | - | |
529 | 524 | | |
530 | 525 | | |
531 | 526 | | |
| |||
0 commit comments