summaryrefslogtreecommitdiff
path: root/crates/tor-linkspec/src/ls.rs
Commit message (Expand)AuthorAgeFilesLines
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* Add a set of Identity-related types and accessors.Nick Mathewson2022-08-101-0/+10
* tor-linkspec: Stop using infallible writers.Nick Mathewson2022-07-111-7/+10
* Convert each write_onto_infallible implementation into write_onto.Nick Mathewson2022-07-111-2/+3
* Rename "write" methods on tor-bytes to "write_infallible".Nick Mathewson2022-07-111-6/+6
* Resolve the new `derive_partial_eq_without_eq` lint.Nick Mathewson2022-05-231-1/+1
* add semicolons if nothing returnedDaniel Eades2021-11-251-1/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+216