mirror of
https://github.com/lldap/lldap.git
synced 2026-04-05 14:48:10 +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.