2
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 29, 2024 — Aug 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
wasm: use `thread::sleep` on non-wasi wasm too (#4963) More... almost 3 years ago
task: fix warning (#4960) More... almost 3 years ago
Feature: Add more windows signal handlers (#4924) More... almost 3 years ago
task: fix incorrect signature in `Builder::spawn_on` (#4953) More... about 3 years ago
signal: make `SignalKind` methods const (#4956) More... about 3 years ago
time: add a comment to `Interval::tick` example (#4951) More... about 3 years ago
rt, chore: rename internal scheduler types (#4945) More... about 3 years ago
rt: move I/O driver into `runtime` module (#4942) More... about 3 years ago
net: add documentation to `try_read()` for zero-length buffers (#4937) More... about 3 years ago
rt: add unstable option to disable the LIFO slot (#4936) More... about 3 years ago
io: add `SyncIoBridge::shutdown()` (#4938) More... about 3 years ago
rt: extract `basic_scheduler::Config` (#4935) More... about 3 years ago
ci: add `cargo-check-external-types` check (#4914) More... about 3 years ago
doc: correct `cargo doc` command in contrib guide (#4933) More... about 3 years ago
io: remove `PollEvented` docs reference to `clear_read_ready` (#4931) More... about 3 years ago
chore: slight re-wording of unconstrained's module docs (#4928) More... about 3 years ago
chore: stabilize JoinSet and AbortHandle (#4920) More... about 3 years ago
docs: fix indent of `tokio::sync::watch` example code (#4922) More... about 3 years ago
ci: upgrade to `nightly-2022-07-26` and pin `miri` nightly (#4915) More... about 3 years ago
sync: add `mpsc::Sender::max_capacity` method (#4904) More... about 3 years ago
ci: upgrade nightly to `nightly-2022-07-25` (#4903) More... about 3 years ago
docs: add changelog links to readme (#4907) More... about 3 years ago
docs: link to GitHub discussions on "new issue" page (#4906) More... about 3 years ago
ci: fix new error output from rustc 1.63.0 (#4905) More... about 3 years ago
task: add cancel safety docs to `JoinHandle` (#4901) More... about 3 years ago
sync: remove unused lifetime on SemaphorePermit impl (#4896) More... about 3 years ago
fs: change panic to error in `File::start_seek` (#4897) More... about 3 years ago
signal: don't register write interest on signal pipe (#4898) More... about 3 years ago
sync: remove broadcast channel slot level closed flag (#4867) More... about 3 years ago
chore: fix word conjugations (#4894) More... about 3 years ago