2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'tokio-1.20.x' into 'master' More... about 3 years ago
Make `task::Builder::spawn*` methods fallible (#4823) More... about 3 years ago
chore: prepare Tokio v1.20.0 (#4830) More... about 3 years ago
runtime: fix typo in `shutdown_background` docs (#4829) More... about 3 years ago
wasm: initial support for wasm32-wasi target (#4716) More... about 3 years ago
chore: fix ci by hard-coding nightly version for miri (#4825) More... about 3 years ago
chore: add a regression test for WASI (#4822) More... about 3 years ago
sync: add track_caller to public APIs (#4808) More... about 3 years ago
signal: add track_caller to public APIs (#4806) More... about 3 years ago
tests: alter integration tests for stdio to not use a handrolled cat implementation (#4803) More... about 3 years ago
chore: fix typo (#4798) More... about 3 years ago
task: various small improvements to `LocalKey` (#4795) More... about 3 years ago
tokio: use const initialized thread locals where possible (#4677) More... about 3 years ago
sync: Add `has_changed` method to `watch::Ref` (#4758) More... about 3 years ago
chore: disable caching for cross jobs (#4794) More... about 3 years ago
sync: add warning for watch in non-Send futures (#4741) More... about 3 years ago
io: add track_caller to public APIs (#4793) More... about 3 years ago
time: add track_caller to public APIs (#4791) More... about 3 years ago
util: add track_caller to public APIs (#4785) More... about 3 years ago
joinset: fix loom test without tokio_unstable (#4783) More... about 3 years ago
stream: add track_caller to public APIs (#4786) More... about 3 years ago
add track_caller to public APIs (#4413) (#4772) More... about 3 years ago
sync: document spurious failures in oneshot (#4777) More... about 3 years ago
task: improve `LocalPoolHandle` (#4680) More... about 3 years ago
rt: unhandled panic config for current thread rt (#4770) More... about 3 years ago
net: be more specific about winapi features (#4764) More... about 3 years ago
chore: fix spelling (#4769) More... about 3 years ago
fs: warn about performance pitfall (#4762) More... about 3 years ago
rt: clean up arguments passed to basic scheduler (#4767) More... about 3 years ago
time: remove `src/time/driver/wheel/stack.rs` (#4766) More... about 3 years ago