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
As seen above, the internal instrument implementation triggers clippy::unreachable in downstream projects. To avoid such behaviour, please consider tweaking the codebase or #[allow(clippy::unreachable)] where applicable.
The text was updated successfully, but these errors were encountered:
As seen above, the internal
instrument
implementation triggersclippy::unreachable
in downstream projects. To avoid such behaviour, please consider tweaking the codebase or#[allow(clippy::unreachable)]
where applicable.The text was updated successfully, but these errors were encountered: