40e5e46a54
Another angle on removing tracking of `strictCasts` and `strictInference` from the type system, this time threading these configuration values individually to the functions that need them. (In contrast to the solution in https://dart-review.googlesource.com/c/sdk/+/341326). See: https://github.com/dart-lang/sdk/issues/53873. Change-Id: I63d73fd81401ac03121831af5e8d4ca43200bb7a Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/341336 Reviewed-by: Konstantin Shcheglov <scheglov@google.com> Reviewed-by: Kallen Tu <kallentu@google.com> Commit-Queue: Phil Quitslund <pquitslund@google.com> Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>