aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-async-utils/src/sink_close_channel.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
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Fix errors from rustdoc nightly.Nick Mathewson2025-08-051-1/+1
* tor-async-utils: Fix typo.Ian Jackson2024-10-021-1/+1
* tor-async-utils: SinkCloseChannel: Tidy up doc commentIan Jackson2024-10-021-4/+5
* Provide SinkCloseChannelIan Jackson2024-10-011-0/+68