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
This code is just fine with cargo check or cargo clippy, but rust-analyzer emits an unfulfilled_lint_expectations warning, even though the clippy::enum_glob_use lint is triggered if the expect attribute is commented out