mirror of
https://github.com/lldap/lldap.git
synced 2026-06-10 05:20:33 +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.