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.
Identifiers such as Bar are warned against as per blacklisted_names
lint. With scoped lints it'd be good to do
`#[allow(clippy::blacklisted_names)] but this is currently unstable so
as a quick fix we use another placeholder name.
0 commit comments