summaryrefslogtreecommitdiff
path: root/crates/tor-dirmgr/src/shared_ref.rs
Commit message (Expand)AuthorAgeFilesLines
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* 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 feature annotation not added by doc_auto_cfgtrinity-1686a2022-08-241-0/+1
* Fix clippy::significant_drop_in_scrutinee warningsNick Mathewson2022-06-151-4/+4
* Expose APIs for external DirProviderChristian Grigis2022-03-111-5/+7
* Replace manual Default impl with educe in tor-dirmgrIan Jackson2022-03-021-10/+5
* Remove #![allow(unreachable_pub)] in shared_ref.rsNick Mathewson2021-10-211-7/+5
* Remove useless into() conversions caught by clippy.Jani Monoses2021-10-181-1/+1
* Fix a type inference complaint in tor-dirmgr's tests.Nick Mathewson2021-10-071-1/+1
* Typo fixesNick Mathewson2021-09-091-2/+2
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+127