summaryrefslogtreecommitdiff
path: root/crates/tor-rtmock
Commit message (Expand)AuthorAgeFilesLines
* Update patchlevel for crates with nontrivial changes.Nick Mathewson2023-09-051-1/+1
* Merge branch 'clippy' into 'main'Ian Jackson2023-08-234-0/+4
|\
| * Run maint/add_warning to add lint block everywhereIan Jackson2023-08-234-0/+4
* | tor-rtmock: Relax Sync bound on spawned tasks in MockExecutorIan Jackson2023-08-232-2/+3
* | tor-rtmock: Expose time_until_next_timeout on MockRuntimeIan Jackson2023-08-232-0/+26
|/
* Run add_warnings on all files.Nick Mathewson2023-08-041-2/+2
* Remove semver.md files now that 1.1.7 is out.Nick Mathewson2023-08-011-3/+0
* Increment patchlevel versions of crates with minor changesNick Mathewson2023-08-011-1/+1
* Update minor versions on crates that have had breaking changesNick Mathewson2023-08-011-1/+1
* Run cargo +nightly fmt to format many let ... else ...Ian Jackson2023-07-241-2/+6
* Upgrade to latest derive-adhoc.Nick Mathewson2023-07-171-1/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-105-0/+5
* Add exceptions for some cases of diverging_sub_expressionNick Mathewson2023-07-101-0/+1
* Merge branch 'da-task' into 'main'gabi-2502023-07-105-72/+73
|\
| * tor-rtmock: Use derive-adhoc for composite runtimesIan Jackson2023-07-075-72/+73
* | Run add_warning to remove `missing_panics_doc` deny.Nick Mathewson2023-07-061-1/+0
|/
* tor-rtmock: statically assert that the macro makes a Runtime implIan Jackson2023-07-061-0/+6
* tor-rtmock: Use the same specified field for BlockOn and SpawnIan Jackson2023-07-064-10/+8
* tor-rtmock: Add semver.mdIan Jackson2023-07-061-0/+3
* tor-rtmock: task: Fix a typoIan Jackson2023-07-061-1/+1
* tor-rtmock: task: clarify progress_until_stalled a littleIan Jackson2023-07-062-1/+5
* tor-rtmock: Runtime: Expand on "allowed" documentationIan Jackson2023-07-061-3/+33
* tor-rtmock: task: Remove a () assignmentIan Jackson2023-07-061-1/+1
* tor-rtmock: task: Abolish TaskFutureInfo alias (fmt)Ian Jackson2023-07-061-1/+3
* tor-rtmock: task: Abolish TaskFutureInfo aliasIan Jackson2023-07-061-7/+6
* tor-rtmock: Net: Make UDP sockets un-constructableIan Jackson2023-07-061-14/+15
* tor-rtmock: Add a cross-reference from MockSleepRuntime::wait_forIan Jackson2023-07-061-0/+4
* tor-rtmock: MockRuntime: provide test_with_variousIan Jackson2023-07-062-0/+44
* tor-rtmock: MockExecutor: Configurable scheduling policyIan Jackson2023-07-063-5/+75
* tor-rtmock: Provide MockRuntimeIan Jackson2023-07-063-0/+132
* tor-rtmock: Unit tests for MockExecutorIan Jackson2023-07-062-0/+107
* tor-rtmock: Provide MockExecutorIan Jackson2023-07-063-0/+585
* tor-rtmock: impl Default for MockNetProviderIan Jackson2023-07-061-0/+6
* tor-rtmock: impl Default for MockNetProvider (prep)Ian Jackson2023-07-061-3/+2
* tor-rtmock: impl Default for MockSleepProviderIan Jackson2023-07-061-0/+7
* tor-rtmock: net: "Provide" a UDP "implementation" which doesn't workIan Jackson2023-07-064-5/+46
* tor-rtmock: Introduce impl_runtime_prelude (fmt)Ian Jackson2023-07-061-1/+3
* tor-rtmock: Introduce impl_runtime_preludeIan Jackson2023-07-063-17/+26
* tor-rtmock: Introduce impl_runtime! macroIan Jackson2023-07-064-118/+115
* Bump versions on crates with nonfunctional changesNick Mathewson2023-06-301-1/+1
* lints: Run maint/add_warning to actually apply new lintsIan Jackson2023-06-211-0/+2
* Upgrade async-trait requirement to 1.54Nick Mathewson2023-06-121-1/+1
* Bump crate versions in preparation for v1.1.5 release.Nick Mathewson2023-06-011-4/+4
* Run fixup-features --no-annotate for initial Cargo.toml fixes.Nick Mathewson2023-05-151-0/+3
* Upgrade tracing to 0.1.36.Nick Mathewson2023-05-031-1/+1
* Increment crate versions.Nick Mathewson2023-05-031-4/+4
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Patchlevel bumps for crates whose dependencies just changed.Nick Mathewson2023-03-311-1/+1
* Bump crate versions that have breaking changesNick Mathewson2023-03-311-1/+1
* Bump the patch-level version of crates with _minor_ changes.Nick Mathewson2023-02-011-2/+2