index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-rtmock
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'da-task' into 'main'
gabi-250
2023-07-10
4
-72
/
+72
|
\
|
*
tor-rtmock: Use derive-adhoc for composite runtimes
Ian Jackson
2023-07-07
4
-72
/
+72
*
|
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: 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
1
-0
/
+43
*
tor-rtmock: MockExecutor: Configurable scheduling policy
Ian Jackson
2023-07-06
2
-5
/
+74
*
tor-rtmock: Provide MockRuntime
Ian Jackson
2023-07-06
2
-0
/
+131
*
tor-rtmock: Unit tests for MockExecutor
Ian Jackson
2023-07-06
1
-0
/
+106
*
tor-rtmock: Provide MockExecutor
Ian Jackson
2023-07-06
2
-0
/
+582
*
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
*
lints: Run maint/add_warning to actually apply new lints
Ian Jackson
2023-06-21
1
-0
/
+2
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
3
-0
/
+3
*
Disable clippy::unlinlined-format-args
Nick Mathewson
2023-01-27
1
-0
/
+1
*
test lint blocks: Add many many automatically
Ian Jackson
2022-12-12
3
-0
/
+24
*
Run add_warnings.
Nick Mathewson
2022-11-03
1
-0
/
+1
*
cargo fmt to remove blank lines
Ian Jackson
2022-10-12
1
-1
/
+0
*
Replace all README copies in src/lib.rs with includes
Ian Jackson
2022-10-12
1
-108
/
+1
*
enable doc_auto_cfg feature on every crate when documenting for docs.rs
trinity-1686a
2022-08-24
1
-0
/
+1
*
Run maint/add_warning crates/*/src/{lib,main}.rs
Ian Jackson
2022-06-23
1
-0
/
+3
*
Merge branch 'use-testing-rng'
Nick Mathewson
2022-06-07
1
-2
/
+2
|
\
|
*
Use testing_rng() in tests throughout our crates.
Nick Mathewson
2022-06-02
1
-2
/
+2
*
|
lints: Add let_unit_value allow to all crates
Ian Jackson
2022-05-31
1
-0
/
+1
*
|
lints: Add lint block delimiters to every crate
Ian Jackson
2022-05-31
1
-0
/
+2
|
/
*
Improve documentation around Cargo features; make Runtime require Debug
eta
2022-05-11
5
-2
/
+20
*
Fix grammar and typos
Samanta Navarro
2022-04-27
1
-1
/
+1
*
rtmock: add the ability to make a connection time out.
Nick Mathewson
2022-04-02
1
-6
/
+29
*
Remove allow(clippy::disallowed_methods) lint.
Nick Mathewson
2022-03-30
2
-3
/
+0
*
Merge branch 'no-system-time' into 'main'
eta
2022-03-30
2
-0
/
+3
|
\
|
*
use wallclock where possible in tests
trinity-1686a
2022-02-26
1
-0
/
+2
|
*
remove most usage of SystemTime::now
trinity-1686a
2022-02-25
1
-0
/
+1
*
|
add udp to runtime
trinity-1686a
2022-03-14
2
-3
/
+23
*
|
Disable clippy::clone_on_ref_ptr
Ian Jackson
2022-02-24
1
-1
/
+0
|
/
*
Change deny(clippy::all) to warn(clippy::all).
Nick Mathewson
2022-02-14
1
-1
/
+1
*
Rename `SpawnBlocking` trait to `BlockOn`.
Nick Mathewson
2022-01-26
2
-4
/
+4
*
Make test_with_all_runtimes cover _all_ the runtimes.
Nick Mathewson
2022-01-26
2
-10
/
+12
[prev]
[next]