aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-netdoc/src/util/batching_split_before.rs
Commit message (Expand)AuthorAgeFilesLines
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* 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
* tor-netdoc: move PeekableIterator to util.rsIan Jackson2023-02-151-24/+3
* batching_split_before: Whitespace error fixIan Jackson2023-02-131-1/+1
* batching_split_before: Better xref for doc hiddenIan Jackson2023-02-131-0/+7
* batching_split_before: Clarify API sequential restrictionIan Jackson2023-02-131-4/+4
* batching_split_before: Fix and clarify Batches/LendingIterator docIan Jackson2023-02-131-2/+4
* batching_split_before: Introduce unit token typesIan Jackson2023-02-131-4/+18
* batching_split_before: Expand on the remaining use of "meta-iterator"Ian Jackson2023-02-131-1/+2
* batching_split_before: Fix link to BatchesWithHeader::subsequentIan Jackson2023-02-131-1/+1
* batching_split_before: Provide description for BatchesWithHeaderIan Jackson2023-02-131-0/+10
* batching_split_before: Document generics on our non-private typesIan Jackson2023-02-131-0/+9
* batching_split_before: Rename "prefix" to "header"Ian Jackson2023-02-131-23/+23
* batching_split_before: Rename "start" to "batch-starting"Ian Jackson2023-02-131-27/+27
* batching_split_before: Remove false assertions about batch contentsIan Jackson2023-02-131-4/+0
* batching_split_before: Clarify heading of BatchesWithPrefixIan Jackson2023-02-131-1/+1
* batching_split_before: docs improvements.Nick Mathewson2023-02-131-4/+8
* tor-netdoc: Provide new batching_split_beforeIan Jackson2023-02-101-0/+395