summaryrefslogtreecommitdiff
path: root/crates/tor-rtcompat/src/timer.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: Do some semi-manuallyIan Jackson2022-12-121-0/+9
* TaskSchedule: Add a sleep_until_wallclock method too.Nick Mathewson2022-06-101-1/+1
* Remove allow(clippy::disallowed_methods) lint.Nick Mathewson2022-03-301-1/+0
* use wallclock where possible in teststrinity-1686a2022-02-261-0/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+216