You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Removes `frontEndInternal: true` entries from the front end
`messages.yaml` file, and updates `messages_suite.dart` so that they
are not permitted.
These entries were left over from when we used to try to require all
front end diagnostics to have a corresponding `analyzerCode`; they
identified diagnostics for which no `analyzerCode` was needed. Now
that we don't include any `analyzerCode`s in the front end
`messages.yaml` file, they have no effect and aren't needed anymore.
Change-Id: I6a6a6964f3fd6e5623e98b4b85382d3e96b4c92d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/458063
Reviewed-by: Konstantin Shcheglov <[email protected]>
Commit-Queue: Paul Berry <[email protected]>
0 commit comments