mirror of
https://github.com/lldap/lldap.git
synced 2026-07-11 00:18:42 +00:00
We're running afoul of https://github.com/rust-lang/rust/issues/46379, where each test is compiled independently, so any test that doesn't use every helper method triggers a dead code warning.