summaryrefslogtreecommitdiff
path: root/crates/tor-basic-utils/src/iter.rs
Commit message (Expand)AuthorAgeFilesLines
* 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: Do some semi-manuallyIan Jackson2022-12-121-1/+9
* Merge branch 'cirmgr_error_cleanup' into 'main'Ian Jackson2022-07-151-0/+44
|\
| * tor-basic-utils: Add a new interface to FilterCountNick Mathewson2022-07-121-0/+44
* | Fix two rustdoc linksIan Jackson2022-07-121-2/+2
|/
* Add a semver note to FilterCountNick Mathewson2022-07-081-1/+6
* FilterCount: Add a simple Display helper.Nick Mathewson2022-07-061-0/+34
* New "counting filter" iterator helper in tor-basic-utils.Nick Mathewson2022-07-061-0/+115