epage / _rust

DESCRIPTION
https://docs.rs/PROJECT
Apache License 2.0
18 stars 3 forks source link

Repos skipped updating #20

Open epage opened 5 months ago

epage commented 5 months ago

Wanting to track what I'm skipping and need to get back to

epage commented 5 months ago

Problems with wildcard imports

EDIT: ... I forgot I overrode preludes

epage commented 5 months ago

False positive in escargot

#![allow(clippy::self_named_module_files)] // false positive

Maybe in toml-test-rs as well