Commit Graph

9 Commits

Author SHA1 Message Date
Nick Mathewson 760aab7a0a Fix documentation warnings. 2021-05-05 17:34:49 -04:00
Nick Mathewson 8eb36cbfff Add trait_duplication_in_bounds warning. 2021-05-03 16:30:27 -04:00
Nick Mathewson d516298b47 Add unseparated_literal_suffix lint, and fix it. 2021-05-03 16:19:01 -04:00
Nick Mathewson 9737580402 Add a few more clippy warnings 2021-05-03 16:10:39 -04:00
Nick Mathewson 629ec11f88 Add missing documention in tor-rtmock 2021-05-03 11:37:35 -04:00
Nick Mathewson 05c25379ad whoops; forgot a git-add 2021-05-03 09:44:33 -04:00
Nick Mathewson f1541428af Make the MockNetProvider builder non-consuming. 2021-05-03 09:34:09 -04:00
Nick Mathewson dbb6654e83 Add warnings to tor-rtmock 2021-05-03 09:23:28 -04:00
Nick Mathewson 615e2ed31a Split mocking parts of rtcompat into new rtmock crate.
Since these parts are testing-only, let's take steps to make sure we
don't ship them in production by accident.
2021-05-03 09:10:33 -04:00