summaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/doc/netstatus/build.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
* netdoc: Add a timestamp to SRVs per prop#342.Nick Mathewson2023-01-281-6/+25
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Netdoc: Refactor SharedRandVal.Nick Mathewson2023-01-111-9/+9
* 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
* Remove allow(clippy::disallowed_methods) lint.Nick Mathewson2022-03-301-1/+0
* use wallclock where possible in teststrinity-1686a2022-02-261-0/+1
* netdoc: Make doc-build errors a separate typeNick Mathewson2022-02-141-1/+1
* Remove dir_port from RouterStatusBuilderNeel Chauhan2021-12-011-1/+0
* Remove address from VoterInfoBuilderNeel Chauhan2021-11-281-12/+0
* Remove unused 'address' field from DirSource structNeel Chauhan2021-11-281-6/+0
* Remove the unused `published` field from GenericRouterStatus.Nick Mathewson2021-11-121-1/+0
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+450