We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e8b5481 commit c11d82cCopy full SHA for c11d82c
clippy.toml
@@ -15,7 +15,6 @@ disallowed-methods = [
15
]
16
17
disallowed-types = [
18
- "rand::OsRng",
19
{ path = "std::path::PathBuf", reason = "use camino::Utf8PathBuf instead" },
20
{ path = "std::path::Path", reason = "use camino::Utf8Path instead" },
21
0 commit comments