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
Fixes#14475
The fix is straightforward. We need to use the "guarded accept" at this
stage, similar to e.g. `clean_up_bases_and_infer_type_variables()`.
This code generates a false positive:
This is a regression from 0.991 introduced here:
@ilevkivskyi Do you have time to look at this? This is a blocker for the 1.0 release.
The text was updated successfully, but these errors were encountered: