e743910b18
Please prefer not to revert this change. Any tests that fail are release blockers and need to be approved and urgently fixed forward. Dart 3.2 has already been cut and the version number must be updated. It is acceptable for rolls to be blocked until the release blockers have been resolved as P0 issues. Remove needless version number comment from experimental_features to remove duplicated information and simplify version updates. Update dartdoc to a version that supports 3.3. Change-Id: I1a19aa86e185c99e61374665f18cf24c498935a5 Tested: CQ Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/329588 Commit-Queue: Slava Egorov <vegorov@google.com> Auto-Submit: Jonas Termansen <sortie@google.com> Reviewed-by: Slava Egorov <vegorov@google.com>
FE/analyzer shared code
This package contains logic that is shared between the front_end and analyzer packages. It is intended solely to facilitate development of the Dart SDK, and is not intended for use by end users. In particular, this package has no public API, so no guarantee is made of compatibility between one version of the package and the next.
End users should consider using the analyzer package to analyze Dart source code.