index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-rtmock
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update patchlevel for crates with nontrivial changes.
Nick Mathewson
2023-09-05
1
-1
/
+1
*
Merge branch 'clippy' into 'main'
Ian Jackson
2023-08-23
4
-0
/
+4
|
\
|
*
Run maint/add_warning to add lint block everywhere
Ian Jackson
2023-08-23
4
-0
/
+4
*
|
tor-rtmock: Relax Sync bound on spawned tasks in MockExecutor
Ian Jackson
2023-08-23
2
-2
/
+3
*
|
tor-rtmock: Expose time_until_next_timeout on MockRuntime
Ian Jackson
2023-08-23
2
-0
/
+26
|
/
*
Run add_warnings on all files.
Nick Mathewson
2023-08-04
1
-2
/
+2
*
Remove semver.md files now that 1.1.7 is out.
Nick Mathewson
2023-08-01
1
-3
/
+0
*
Increment patchlevel versions of crates with minor changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Update minor versions on crates that have had breaking changes
Nick Mathewson
2023-08-01
1
-1
/
+1
*
Run cargo +nightly fmt to format many let ... else ...
Ian Jackson
2023-07-24
1
-2
/
+6
*
Upgrade to latest derive-adhoc.
Nick Mathewson
2023-07-17
1
-1
/
+1
*
Run maint/add_warning to actually apply new lint allows
Ian Jackson
2023-07-10
5
-0
/
+5
*
Add exceptions for some cases of diverging_sub_expression
Nick Mathewson
2023-07-10
1
-0
/
+1
*
Merge branch 'da-task' into 'main'
gabi-250
2023-07-10
5
-72
/
+73
|
\
|
*
tor-rtmock: Use derive-adhoc for composite runtimes
Ian Jackson
2023-07-07
5
-72
/
+73
*
|
Run add_warning to remove `missing_panics_doc` deny.
Nick Mathewson
2023-07-06
1
-1
/
+0
|
/
*
tor-rtmock: statically assert that the macro makes a Runtime impl
Ian Jackson
2023-07-06
1
-0
/
+6
*
tor-rtmock: Use the same specified field for BlockOn and Spawn
Ian Jackson
2023-07-06
4
-10
/
+8
*
tor-rtmock: Add semver.md
Ian Jackson
2023-07-06
1
-0
/
+3
*
tor-rtmock: task: Fix a typo
Ian Jackson
2023-07-06
1
-1
/
+1
*
tor-rtmock: task: clarify progress_until_stalled a little
Ian Jackson
2023-07-06
2
-1
/
+5
*
tor-rtmock: Runtime: Expand on "allowed" documentation
Ian Jackson
2023-07-06
1
-3
/
+33
*
tor-rtmock: task: Remove a () assignment
Ian Jackson
2023-07-06
1
-1
/
+1
*
tor-rtmock: task: Abolish TaskFutureInfo alias (fmt)
Ian Jackson
2023-07-06
1
-1
/
+3
*
tor-rtmock: task: Abolish TaskFutureInfo alias
Ian Jackson
2023-07-06
1
-7
/
+6
*
tor-rtmock: Net: Make UDP sockets un-constructable
Ian Jackson
2023-07-06
1
-14
/
+15
*
tor-rtmock: Add a cross-reference from MockSleepRuntime::wait_for
Ian Jackson
2023-07-06
1
-0
/
+4
*
tor-rtmock: MockRuntime: provide test_with_various
Ian Jackson
2023-07-06
2
-0
/
+44
*
tor-rtmock: MockExecutor: Configurable scheduling policy
Ian Jackson
2023-07-06
3
-5
/
+75
*
tor-rtmock: Provide MockRuntime
Ian Jackson
2023-07-06
3
-0
/
+132
*
tor-rtmock: Unit tests for MockExecutor
Ian Jackson
2023-07-06
2
-0
/
+107
*
tor-rtmock: Provide MockExecutor
Ian Jackson
2023-07-06
3
-0
/
+585
*
tor-rtmock: impl Default for MockNetProvider
Ian Jackson
2023-07-06
1
-0
/
+6
*
tor-rtmock: impl Default for MockNetProvider (prep)
Ian Jackson
2023-07-06
1
-3
/
+2
*
tor-rtmock: impl Default for MockSleepProvider
Ian Jackson
2023-07-06
1
-0
/
+7
*
tor-rtmock: net: "Provide" a UDP "implementation" which doesn't work
Ian Jackson
2023-07-06
4
-5
/
+46
*
tor-rtmock: Introduce impl_runtime_prelude (fmt)
Ian Jackson
2023-07-06
1
-1
/
+3
*
tor-rtmock: Introduce impl_runtime_prelude
Ian Jackson
2023-07-06
3
-17
/
+26
*
tor-rtmock: Introduce impl_runtime! macro
Ian Jackson
2023-07-06
4
-118
/
+115
*
Bump versions on crates with nonfunctional changes
Nick Mathewson
2023-06-30
1
-1
/
+1
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Upgrade async-trait requirement to 1.54
Nick Mathewson
2023-06-12
1
-1
/
+1
*
Bump crate versions in preparation for v1.1.5 release.
Nick Mathewson
2023-06-01
1
-4
/
+4
*
Run fixup-features --no-annotate for initial Cargo.toml fixes.
Nick Mathewson
2023-05-15
1
-0
/
+3
*
Upgrade tracing to 0.1.36.
Nick Mathewson
2023-05-03
1
-1
/
+1
*
Increment crate versions.
Nick Mathewson
2023-05-03
1
-4
/
+4
*
Increment MSRV to 1.65 in every crate.
Nick Mathewson
2023-04-11
1
-1
/
+1
*
Patchlevel bumps for crates whose dependencies just changed.
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump crate versions that have breaking changes
Nick Mathewson
2023-03-31
1
-1
/
+1
*
Bump the patch-level version of crates with _minor_ changes.
Nick Mathewson
2023-02-01
1
-2
/
+2
[next]