summaryrefslogtreecommitdiff
path: root/tor-linkspec/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* linkspec: Define owned variants of ChanTarget and CircTarget.Nick Mathewson2021-06-131-0/+2
* Add noop_method_call warning.Nick Mathewson2021-05-271-0/+1
* Enable cargo_common_metadata warning.Nick Mathewson2021-05-251-0/+1
* fix a doc link in tor-linkspec.Nick Mathewson2021-05-241-1/+1
* improve crate docs for tor-linkspecNick Mathewson2021-05-241-4/+36
* Add the "unreachable_pub" lint.Nick Mathewson2021-05-181-0/+1
* Add trait_duplication_in_bounds warning.Nick Mathewson2021-05-031-0/+1
* Add unseparated_literal_suffix lint, and fix it.Nick Mathewson2021-05-031-0/+1
* Add a few more clippy warningsNick Mathewson2021-05-031-0/+5
* Add some more clippy warnings to our list.Nick Mathewson2021-04-271-1/+6
* Enforce (and obey) clippy lints about exhaustive enums, structs.Nick Mathewson2021-04-271-0/+4
* Rename ExtendTarget to CircTarget.Nick Mathewson2020-09-281-1/+1
* Document private members in most cratesNick Mathewson2020-09-241-0/+1
* New "linkspec" module to encapsulate info needed to connect/extend.Nick Mathewson2020-09-081-0/+12