5e9be81d5e
This makes CastError implement TypeError, and changes all test expectations to look for TypeError. A followup CL will deprecate CastError. Bug: https://github.com/dart-lang/language/issues/787 Bug: https://github.com/dart-lang/sdk/issues/34097 Change-Id: I7102c6260901317572d2df08c4be9c4c48197688 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/138670 Reviewed-by: Bob Nystrom <rnystrom@google.com> Reviewed-by: Sigmund Cherem <sigmund@google.com>