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.
Collect crate files after expansion but before analysis
Reason for that being so that non-syntax errors should still allow us
to reason about which file belongs to a given crate, which specifically
allows us to run a formatter even if the code contains type errors or
similar.
0 commit comments