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-basic-utils
/
src
/
futures.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow clippy::unchecked_duration_subtraction in tests
Nick Mathewson
2023-01-27
1
-0
/
+1
*
tor-basic-utils: DropNotifyWatchSender: use DropNotifyEofSignallable
Ian Jackson
2022-11-23
1
-7
/
+37
*
tor-basic-utils: DropNotifyWatchSender test: introduce I
Ian Jackson
2022-11-23
1
-6
/
+9
*
Allow "clippy::single_char_pattern" in tests.
Ian Jackson
2022-10-12
1
-0
/
+1
*
tor-basic-utils: Add a test for DropNotifyWatchSender
Ian Jackson
2022-07-19
1
-0
/
+17
*
tor-basic-utils: Add ref to upstream issue re drop
Ian Jackson
2022-07-19
1
-0
/
+3
*
tor-basic-utils: Add comment about lack of race
Ian Jackson
2022-07-19
1
-0
/
+4
*
arti-client: Provide DropNotifyWatchSender
Ian Jackson
2022-07-18
1
-0
/
+41
*
Provide maybe_send on postage::watch::Sender, via extension trait
Ian Jackson
2022-07-18
1
-0
/
+87
*
clippy: Consolidate many lints in maint/add_warning
Ian Jackson
2022-06-24
1
-2
/
+9
*
Typo fixes (automated with "typos").
Nick Mathewson
2022-05-24
1
-4
/
+4
*
Suppress clippy warnings in tor-basic-utils.
Nick Mathewson
2022-05-23
1
-0
/
+1
*
prepare_send_from: clippy: Have dprintln explicitly return ()
Ian Jackson
2022-05-23
1
-1
/
+1
*
prepare_send_from: clippy: Avoid a lint
Ian Jackson
2022-05-23
1
-2
/
+1
*
prepare_send_from: clippy: Add missing docs
Ian Jackson
2022-05-23
1
-11
/
+18
*
prepare_send_from: clippy: Replace two unwraps
Ian Jackson
2022-05-23
1
-2
/
+6
*
prepare_send_from: Break out get_output! macro
Ian Jackson
2022-05-23
1
-2
/
+11
*
prepare_send_from: docs and comments improvements
Ian Jackson
2022-05-23
1
-13
/
+115
*
prepare_send_from: Add tests
Ian Jackson
2022-05-23
1
-0
/
+122
*
channel: Provide and use Sink::prepare_send_from
Ian Jackson
2022-05-23
1
-0
/
+292