Analyzer failure on generic function types with new phase ordering #31711
Labels
legacy-area-front-end
Legacy: Use area-dart-model instead.
P3
A lower priority bug or feature request
https://dart-review.googlesource.com/c/sdk/+/22500 moves the finishTypeVariables phase earlier in order to have the type variable bounds in place when the program is built. This causes the resynthesis test test_typedef_generic_asFieldType to fail. Further investigation is needed.
The text was updated successfully, but these errors were encountered: