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
{{ message }}
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
When a deglob refactoring gives a list of imports, is the order consistent? If not, it might cause us to intermittently fail the deglob test. See rust-lang/rust#46140 (comment) of an example fail that I cannot reproduce locally.