summaryrefslogtreecommitdiff
path: root/crates/tor-events/src/events.rs
Commit message (Expand)AuthorAgeFilesLines
* Resolve the new `derive_partial_eq_without_eq` lint.Nick Mathewson2022-05-231-1/+1
* Add and resolve clippy warnings in tor-events.Nick Mathewson2021-11-221-0/+2
* Initial cut at a typed event framework for arti (arti#230).eta2021-11-221-0/+33