Files
sdk/pkg/analysis_server/lib
Sam Rawlins 3da0eaf1bd analyzer: Remove strictInference field from abstract correction producer
The `strictInference` field on GenericInferrer is only used to report
additional warnings. We do not want to report additional warnings
while calculating applicable extensions in correction producers.

Change-Id: I19ebaa7928b9ff631374b1f17bd1b5ca42037388
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/344220
Reviewed-by: Phil Quitslund <pquitslund@google.com>
Commit-Queue: Phil Quitslund <pquitslund@google.com>
Auto-Submit: Samuel Rawlins <srawlins@google.com>
2024-01-02 18:25:53 +00:00
..