summaryrefslogtreecommitdiff
path: root/crates/tor-config/src/extend_builder.rs
Commit message (Expand)AuthorAgeFilesLines
* extend_builder: Implement ExtendBuilder for HashMap.Nick Mathewson2025-12-091-1/+17
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* ExtendBuilder: Try to document more clearly what it doesNick Mathewson2024-12-191-0/+4
* extend_builder: document more about why it works.Nick Mathewson2024-12-191-0/+33
* extend_builder: Tests for strip_option, default.Nick Mathewson2024-12-191-0/+206
* tor-config: Add "extend" functionality for config builders.Nick Mathewson2024-12-191-0/+178