aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-rtmock/src
Commit message (Expand)AuthorAgeFilesLines
* Disable clippy::clone_on_ref_ptrIan Jackson2022-02-241-1/+0
* Change deny(clippy::all) to warn(clippy::all).Nick Mathewson2022-02-141-1/+1
* Rename `SpawnBlocking` trait to `BlockOn`.Nick Mathewson2022-01-262-4/+4
* Make test_with_all_runtimes cover _all_ the runtimes.Nick Mathewson2022-01-262-10/+12
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-0/+1
* Make TlsConnector wrap TCP connections, not create its owneta2021-12-074-44/+54
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-062-3/+5
* add semicolons if nothing returnedDaniel Eades2021-11-252-3/+4
* Replace all println/eprintln calls outside of arti CLI with trace.Nick Mathewson2021-11-042-22/+28
* Fix some clippy-nightly warnings.Nick Mathewson2021-10-262-9/+12
* Overhaul the way WaitFor and the MockSleepProvider worketa2021-10-262-40/+255
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-083-9/+12
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-276-0/+1623