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
chore: fix word conjugations (#4894) More... about 3 years ago
io: fix typo in `AsyncSeekExt::rewind` docs (#4893) More... about 3 years ago
net: add `device` and `bind_device` methods to TCP/UDP sockets (#4882) More... about 3 years ago
doc: update clippy command in contribution guide (#4883) More... about 3 years ago
sync: add `#[must_use]` to lock guards (#4886) More... about 3 years ago
net: add tos and set_tos methods to TCP and UDP sockets (#4877) More... about 3 years ago
ci: scope workflows (#4857) More... about 3 years ago
sync: implement Weak version of `mpsc::Sender` (#4595) More... about 3 years ago
wasm: use build script to detect wasm (#4865) More... about 3 years ago
chore: use `target_family` wasm instead of `target_arch` wasm32 (#4864) More... about 3 years ago
io: reduce syscalls in poll_read (#4840) More... about 3 years ago
chore: fix version detection for `addr_of!` (#4863) More... about 3 years ago
Merge 'master' and 'tokio-1.20.1' More... about 3 years ago
chore: prepare Tokio v1.20.1 (#4861) More... about 3 years ago
chore: fix version detection in build script (#4860) More... about 3 years ago
chore: fix spelling mistakes (#4858) More... about 3 years ago
Revert "tests: alter integration tests for stdio to not use a handrolled cat implementation (#4803)" (#4854) More... about 3 years ago
doc: remove incorrect panic section for Builder::worker_threads (#4849) More... about 3 years ago
process: use blocking threadpool for child stdio I/O (#4824) More... about 3 years ago
io: add track_caller caller to no-rt io driver (#4852) More... about 3 years ago
task: add track_caller to public APIs (#4848) More... about 3 years ago
ci: update required ci steps (#4846) More... about 3 years ago
net: add security flags to named pipe `ServerOptions` (#4845) More... about 3 years ago
runtime: move owned field to Trailer (#4843) More... about 3 years ago
net: add track_caller to public APIs (#4805) More... about 3 years ago
tokio: avoid temporary references in `linked_list::Link` impls (#4841) More... about 3 years ago
task: propagate attributes on task-locals (#4837) More... about 3 years ago
chore: allow miri to use latest nightly once again (#4833) More... about 3 years ago
task: add `LocalSet::enter` (#4736) (#4765) More... about 3 years ago
task: expand on cancellation of `spawn_blocking` (#4811) More... about 3 years ago