cargo : rustls @ 0.23.40
.clippy.toml
7 lines · toml
upper-case-acronyms-aggressive = truedisallowed-types = [ { path = "std::sync::Arc", reason = "must use Arc from sync module to support downstream forks targeting architectures without atomic ptrs" }, { path = "std::sync::Weak", reason = "must use Weak from sync module to support downstream forks targeting architectures without atomic ptrs" },]