Skip to content

⬆️ Update 🦀 Rust Crate miette to v7

Sign in for the full log view
GitHub Actions / clippy succeeded Feb 8, 2024 in 0s

reviewdog [clippy] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (1)

src/lib.rs|72 col 56| warning: unused import: iter::*
--> src/lib.rs:72:56
|
72 | pub use crate::{aberration::, concern::, convert::, iter::, outcome::*};
| ^^^^^^^
|
= note: #[warn(unused_imports)] on by default