summaryrefslogtreecommitdiff
path: root/crates/futures-copy/src
Commit message (Expand)AuthorAgeFilesLines
* Use "extend" for futures-copy ArcIoResultExtIan Jackson2026-07-161-5/+3
* add_warning: add reference to arti#2556Jim Newsome2026-07-151-1/+1
* Removed unnecessary lintpryty262026-07-151-1/+1
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-093-0/+4
* Fix typosTobias Stoeckmann2026-03-241-1/+1
* Allow clippy::collapsible_if to triggerGabriela Moldovan2026-02-161-0/+1
* maint/add_warning: Run script to add new warningGabriela Moldovan2026-01-271-0/+1
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-063-4/+4
* all: replace all uses of `futures::task::SpawnExt` with `tor_rtcompat::SpawnExt`Steven Engler2025-11-042-2/+2
* futures-copy: Add a test for an interactive protocolNick Mathewson2025-10-282-8/+117
* New futures-copy crate to replace copy_interactive.Nick Mathewson2025-10-286-0/+1186