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
I encountered a similar problem in librustc_data_structures:
- ///////////////////////////////////////////////////////////////////////////- // Edge construction and queries+ /// ////////////////////////////////////////////////////////////////////////+ /// Edge construction and queries
This change is a change in semantics:
If this would have been at the end of the file (no item after), it breaks the build.
The text was updated successfully, but these errors were encountered: