2
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 19 hours ago.
Jul 29, 2024 — Jul 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fs: empty reads on File should not start a background read (#7139) More... 6 months ago
rt: add before and after task poll callbacks (#7120) More... 6 months ago
io: implemented `get_ref` and `get_mut` for `SyncIoBridge` (#7128) More... 6 months ago
tracing: make the task tracing API unstable piblkc (#6972) More... 6 months ago
chore: use [lints] to address unexpected_cfgs lint (#7124) More... 6 months ago
ci: test AArch64/Armv7hf Linux on ubuntu-22.04-arm runner (#7123) More... 6 months ago
net: fix warnings when building the docs (#7113) More... 6 months ago
macros: characterization tests for ? operator fail (#7069) More... 6 months ago
runtime: clean up magic number in registration set (#7112) More... 6 months ago
sync: handle panic during mpsc drop (#7094) More... 7 months ago
sync: fix `sync::broadcast::Sender<T>::closed()` doctest (#7090) More... 7 months ago
ci: add spellcheck.dic validation (#7062) More... 7 months ago
process: add `Command::get_kill_on_drop()` (#7086)
29
More... 7 months ago
ci: fix ci error about wasm32-wasip1 (#7085) More... 7 months ago
sync: add `broadcast::Sender::closed` (#6685) More... 7 months ago
chore: prepare Tokio v1.43.0 (#7079) More... 7 months ago
chore: prepare tokio-macros v2.5.0 (#7078) More... 7 months ago
metrics: improve flexibility of H2Histogram Configuration (#6963) More... 7 months ago
io: don't call `set_len` before initializing vector in `Blocking` (#7054) More... 7 months ago
runtime: move `is_join_waker_set` assertion in `unset_waker` (#7072) More... 7 months ago
runtime: fix `LocalRuntime` doc links (#7074) More... 7 months ago
ci: split miri jobs into unit and integration tests (#7071) More... 7 months ago
chore: use unsync loads for `unsync_load` (#7073) More... 7 months ago
net: fix ambiguity in `TcpStream::try_write_vectored` docs (#7067) More... 7 months ago
io: clarify `ReadBuf::uninit` allows initialized buffers as well (#7053) More... 7 months ago
runtime: fix thread parking on WebAssembly (#7041) More... 7 months ago
net: add `UdpSocket::peek` methods (#7068) More... 7 months ago
io: change `AsyncReadExt::read` docs formatting (#7066) More... 7 months ago
net: fix typo in miri comment (#7063) More... 7 months ago
sync: extend documentation for `watch::Receiver::wait_for` (#7038) More... 7 months ago