Enum in analyzer serializer not sorted/refactor the format in Google3 #39451
Labels
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
contributions-welcome
Contributions welcome to help resolve this (the resolution is expected to be clear from the issue)
dartdev-quick-fix
Issues with analysis server (quick) fixes
P3
A lower priority bug or feature request
type-bug
Incorrect behavior (everything from a crash to more subtle misbehavior)
For context: https://dart-review.googlesource.com/c/sdk/+/125554/1/pkg/analyzer/lib/src/summary/idl.dart#2022
The
UnlinkedTokenType
enums inidl.dart
are no longer sorted.Need to do a refactor to change the format.
The text was updated successfully, but these errors were encountered: