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
Let collect_deprecated_nested_reflections be private
This was protected because, at some point, the method was recursive, invoking
itself on nested reflections. The final implementation, however, performs
recursion indirectly via the public deprecated_nested_reflections.
0 commit comments