summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec/src/verbatim.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* tor-linkspec: Change HasAddrs::addrs to return an IteratorIan Jackson2025-10-061-3/+4
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* linkspec: Derive Clone and Copy for VerbatimLinkSpecCircTarget.Nick Mathewson2023-08-241-0/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* linkspec::verbatim: wrapper to give a CircTarget a new set of LinkSpecsNick Mathewson2023-05-111-0/+109