arti/crates/tor-basic-utils/src
Ian Jackson 82ad9eea5f Allow "clippy::single_char_pattern" in tests.
This lint exists for perf reasons, and this is rarely relevant in
tests.

Using double quoted str is generally cognitively less burdensome.
2022-10-12 13:50:29 +01:00
..
futures.rs Allow "clippy::single_char_pattern" in tests. 2022-10-12 13:50:29 +01:00
iter.rs Merge branch 'cirmgr_error_cleanup' into 'main' 2022-07-15 15:58:44 +00:00
lib.rs Include a HashSet variant that can be keyed on multiple keys. 2022-10-03 13:30:37 -04:00
n_key_set.rs Allow "clippy::single_char_pattern" in tests. 2022-10-12 13:50:29 +01:00
retry.rs Use testing_rng() in tests throughout our crates. 2022-06-02 14:56:42 -04:00
test_rng.rs fix clippy::needless_borrow 2022-09-10 14:39:47 +02:00