summaryrefslogtreecommitdiff
path: root/crates/tor-circmgr/src/isolation.rs
Commit message (Expand)AuthorAgeFilesLines
* Resolve the new `derive_partial_eq_without_eq` lint.Nick Mathewson2022-05-231-1/+1
* Remove a now-irrelevant commentNick Mathewson2022-03-281-2/+0
* remove usage of 'token' where it's no longer a tokentrinity-1686a2022-03-271-12/+15
* implement IsolationHelper for StreamIsolationtrinity-1686a2022-03-251-11/+9
* move StreamIsolation to isolation moduletrinity-1686a2022-03-241-6/+103
* implement IsolationHelper for tuple of IsolationHelpertrinity-1686a2022-03-241-0/+159
* move isolation in separate moduletrinity-1686a2022-03-241-0/+329