2
I Use This!
High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected about 3 hours ago.
Aug 20, 2024 — Aug 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
signal: remove redundant Pin around globals (#5303) More... over 2 years ago
task: rename `State::has_join_waker` to `State::is_join_waker_set` (#5248) More... over 2 years ago
metrics: make `num_idle_blocking_threads` test less flaky (#5302) More... over 2 years ago
test-util: don't auto-advance time when a `spawn_blocking` task is running (#5115) More... over 2 years ago
tokio: improve detection of whether a target supports AtomicU64 (#5284) More... over 2 years ago
sync: decrease stack usage in mpsc channel (#5294) More... over 2 years ago
rt: implement task::Id using `StaticAtomicU64` (#5282) More... over 2 years ago
util: remove `Encoder` bound on `FramedParts` constructor (#5280) More... over 2 years ago
ci: test no const mutex new (#5257) More... over 2 years ago
rt: allow configuring I/O events capacity (#5186) More... over 2 years ago
chore: update CI's clippy version to 1.65 (#5276) More... over 2 years ago
ci: update CI environment to FreeBSD 12.4 (#5272) More... over 2 years ago
ci: future-proof for FreeBSD 12 (#5260) More... over 2 years ago
chore: prepare Tokio v1.23 release (#5270) More... over 2 years ago
rt: fix `*_closed` false positives (#5231) More... over 2 years ago
io: impl `std::io::BufRead` on `SyncIoBridge<T>` (#5265) More... over 2 years ago
docs: add note about current-thread + Handle::block_on (#5264) More... over 2 years ago
sync: improve watch docs (#5261) More... over 2 years ago
Fix typo (#5255) More... over 2 years ago
chore: move conditional AtomicU64 impl to new file (#5256) More... over 2 years ago
rt: fix new yield_now behavior with block_in_place (#5251) More... over 2 years ago
rt: yield_now defers task until after driver poll (#5223) More... over 2 years ago
chore: prepare tokio-macros v1.8.2 (#5246) More... over 2 years ago
macros: fix span of body variable (#5244) More... over 2 years ago
Prepare tokio-macros 1.8.1 More... over 2 years ago
Use #crate_ident in test macro More... over 2 years ago
net: update `try_io` docs with interest limitations (#5222) More... over 2 years ago
tests: fix a typo (#5236) More... over 2 years ago
task: fix the incomplete/wrong description of JOIN_WAKER bit. (#5217) More... over 2 years ago
Pin Future to stack in #[tokio::test] More... over 2 years ago