An open API service providing commit metadata for open source projects.

GitHub / async-rs/async-std / commits

Async version of the Rust standard library

SHA Message Author Date Stats
844b5525 Bump version to 1.13.2; no changes other than deprecation notice in docs Josh Triplett <j****h@j****g> 3 months ago
812cc809 Add deprecation notice to the top of the library documentation Josh Triplett <j****h@j****g> 3 months ago
96f56467 merge Merge pull request #1099 from joshtriplett/🌇 Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
8 months ago
5e74d1b8 Remove `deny(warnings)` which is causing CI to fail Josh Triplett <j****h@j****g> 8 months ago
fb56bffd Officially sunset async-std Josh Triplett <j****h@j****g> 8 months ago
fa29b508 merge Merge pull request #1091 from jayvdb/ci-msrv Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
7b3839bf Add MSRV 1.63 to CI John Vandenberg <j****b@g****m> about 1 year ago
317c7ea6 merge Merge pull request #1086 from jayvdb/fix-changelog Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
340933b7 merge Merge pull request #1088 from jayvdb/fix-rustdoc-lints Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
53f8a1b8 merge Merge pull request #1087 from jayvdb/add-msrv Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
6fd12780 chore: Fix rustdoc lints John Vandenberg <j****b@g****m> about 1 year ago
dba67cd1 Add rust-version 1.63 John Vandenberg <j****b@g****m> about 1 year ago
355ce266 docs: Minor fixes to CHANGELOG.md John Vandenberg <j****b@g****m> about 1 year ago
2987d215 merge Merge pull request #1083 from Keruspe/+release-prepare Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1c1b2096 merge Merge pull request #1085 from Keruspe/release-prepare Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
19ccd348 merge Merge pull request #1084 from sunfishcode/main Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
590386a3 Fix compilation errors with `feature = io_safety`. Dan Gohman <d****v@s****e> about 1 year ago
57eafb41 silence warnings reported by newer rust versions Marc-Antoine Perennou <M****e@P****m> about 1 year ago
0c382dbf Bump version to 1.13.0 Marc-Antoine Perennou <M****e@P****m> about 1 year ago
566684c2 CHANGELOG.md: updates for 1.13.0 Marc-Antoine Perennou <M****e@P****m> about 1 year ago
74dbd3a8 merge Merge pull request #1082 from jayvdb/typos Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3074209c merge Merge pull request #1064 from frisoft/main Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
79c89d77 deps: update gloo-timers to 0.3 Marc-Antoine Perennou <M****e@P****m> about 1 year ago
0633c94c Fix typos John Vandenberg <j****b@g****m> about 1 year ago
b7be2183 merge Merge pull request #1076 from Nereuxofficial/patch-1 Friedel Ziegelmayer <m****e@d****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
79c2345e Updated note about cargo add since it is now integrated in cargo Nereuxofficial <3****l@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
8947d8e0 merge Merge pull request #1069 from Keruspe/update-deps Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
02738cad merge Merge pull request #1070 from ChocolateLoverRaj/patch-1 Jeremiah Senkpiel <f****3@r****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
2e8c5792 Fix typo: at a time instead of at time Rajas Paranjpe <5****j@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
bbde18ff fix CI for recent rustc Marc-Antoine Perennou <M****e@P****m>
Committed by: Marc-Antoine Perennou <m****u@c****m>
almost 2 years ago
1adaa096 update async-* dependencies Marc-Antoine Perennou <M****e@P****m>
Committed by: Marc-Antoine Perennou <m****u@c****m>
almost 2 years ago
7562c3fd chore: Update license field following SPDX 2.1 license expression standard Andrea Frigido <a****a@f****t> about 2 years ago
8fea0500 merge Merge pull request #1057 from xxchan/xxchan/scattered-perch Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
about 2 years ago
e393c733 update async-* dependencies xxchan <x****f@g****m> over 2 years ago
7c95bce5 merge Merge pull request #1036 from notgull/main Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
c1771036 Update src/fs/file.rs
Co-authored-by: Josh Triplett <j****h@j****g>
John Nunley <j****1@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
dc7bb8e9 Fix minor issues jtnunley <j****1@g****m> over 2 years ago
1855e858 merge Merge pull request #1044 from notgull/timeout_roundup Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
ef6ebb18 merge Merge pull request #1049 from icedrocket/main Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
707fd534 merge Merge pull request #1056 from Enselic/prevent-lock-guard-races Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 2 years ago
d22585d7 Prevent races between dropping File LockGuard and waking its tasks Martin Nordholts <e****c@g****m> over 2 years ago
0e3b11e6 docs: fix github actions badge icedrocket <1****t@u****m> almost 3 years ago
fbf1ef6e Round up ms timeout jtnunley <j****1@g****m> almost 3 years ago
27f26ea4 iline docs jtnunley <j****1@g****m> about 3 years ago
c63c4334 add end-of-file newline jtnunley <j****1@g****m> about 3 years ago
e1d66f53 code review jtnunley <j****1@g****m> about 3 years ago
7c408f11 add I/O safe traits jtnunley <j****1@g****m> about 3 years ago
bf316b09 merge Merge pull request #1035 from Colerar/patch-1 Yosh <g****b@y****s>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4d504994 normalized badges style Colerar <6****r@u****m>
Committed by: Colerar <2****j@g****m>
over 3 years ago
798ce31e merge Merge pull request #1031 from kianmeng/fix-typos Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c6b2128c merge Merge pull request #1030 from joshtriplett/file-eof-should-not-be-permanent Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
fc69db17 Fix typos Kian-Meng Ang <k****g@c****g> over 3 years ago
64b7791e When read returns EOF, ensure future reads still check the file for EOF Josh Triplett <j****h@j****g> over 3 years ago
21b72eb2 merge Merge pull request #894 from jbr/dont-poll-after-eof-in-io-copy Yosh <g****b@y****s>
Committed by: GitHub <n****y@g****m>
over 3 years ago
996ff48f merge Merge pull request #1029 from joshtriplett/seek-ext Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
dfdf56cc Test that file EOF is not permanent: reading again should give new data Josh Triplett <j****h@j****g> over 3 years ago
955fa65a Fix whitespace errors in a test Josh Triplett <j****h@j****g> over 3 years ago
ba245611 Export `BufReadExt` and `SeekExt` from `async_std::io` Josh Triplett <j****h@j****g> over 3 years ago
1785b90e CHANGELOG.md: Fix typo Josh Triplett <j****h@j****g> over 3 years ago
11302798 merge Merge pull request #1027 from joshtriplett/twelve Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
27ed889c CHANGELOG.md: Fix typo Josh Triplett <j****h@j****g> over 3 years ago
6856d509 Cargo.toml: Bump version to 1.12.0 Josh Triplett <j****h@j****g> over 3 years ago
df53df2b CHANGELOG.md: Changelog for 1.12.0 Josh Triplett <j****h@j****g> over 3 years ago
2aa8a430 merge Merge pull request #1026 from joshtriplett/remove-old-test-script Yosh <g****b@y****s>
Committed by: GitHub <n****y@g****m>
over 3 years ago
16b2796e merge Merge pull request #1025 from joshtriplett/unbors Yosh <g****b@y****s>
Committed by: GitHub <n****y@g****m>
over 3 years ago
4534db57 merge Merge pull request #1024 from joshtriplett/remove-pre-std-future-docs Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
e287d620 merge Merge pull request #1022 from joshtriplett/rustfmt-stable Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ca830506 Switch branch name to `main` Josh Triplett <j****h@j****g> over 3 years ago
422c3ddb Remove wasm-test.sh (not invoked in CI) Josh Triplett <j****h@j****g> over 3 years ago
6852812d Remove old bors.toml Josh Triplett <j****h@j****g> over 3 years ago
6f2b6d33 futures now re-exports std Future; remove docs about differences Josh Triplett <j****h@j****g> over 3 years ago
97a2fbed merge Merge pull request #1023 from joshtriplett/cargo-toml-defaults Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
267794c0 Cargo.toml: Remove redundant settings that match the defaults Josh Triplett <j****h@j****g> over 3 years ago
fc7f2bc2 Remove rustfmt.toml - zero changes to formatting Josh Triplett <j****h@j****g> over 3 years ago
87954a71 merge Merge pull request #1020 from joshtriplett/ci-use-action-releases Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
521887c3 merge Merge pull request #1021 from joshtriplett/cargo-toml-typo Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
8f18e8de Cargo.toml: Fix typo (depencency -> dependency) and spacing Josh Triplett <j****h@j****g> over 3 years ago
8e583ec7 Use actions/checkout@v3 rather than top of tree Josh Triplett <j****h@j****g> over 3 years ago
dc7d5209 merge Merge pull request #989 from hayaoR/fixtutorial Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c56b6a1c merge Merge pull request #1017 from joshtriplett/stabilize-spawn-blocking Josh Triplett <j****h@j****g>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d15a221a merge Merge pull request #1019 from joshtriplett/fix-ci Yosh <g****b@y****s>
Committed by: GitHub <n****y@g****m>
over 3 years ago
abbf9443 Fix CI errors about unused-macro-rules Josh Triplett <j****h@j****g> over 3 years ago
07ba24cd Stabilize `std::task::spawn_blocking` Josh Triplett <j****h@j****g> over 3 years ago
264a7125 merge Merge pull request #1013 from cuishuang/master Jeremiah Senkpiel <f****3@r****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f8231d7e merge Merge pull request #1014 from joshtriplett/convert-from-async-to-sync Yosh <y****b@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1356551b Add `TryFrom` impls to convert async types to corresponding sync types Josh Triplett <j****h@j****g> over 3 years ago
ab112d5d fix some typos
Signed-off-by: cuishuang <i****g@g****m>
cuishuang <i****g@g****m> over 3 years ago
d9aaefb6 merge Merge pull request #1012 from joshtriplett/available-parallelism Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f6ecd5ff Remove unused num_cpus dependency (handled by async_global_executor) Josh Triplett <j****h@j****g> over 3 years ago
2c630466 merge Merge pull request #1009 from Keruspe/release-1.11 Marc-Antoine Perennou <M****e@P****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
f201f4a7 merge Merge pull request #994 from jaztec/master Yosh <y****b@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
1b8c7dc4 prepare 1.11.0
Signed-off-by: Marc-Antoine Perennou <M****e@P****m>
Marc-Antoine Perennou <M****e@P****m> over 3 years ago
7e455db4 merge Merge pull request #1006 from nnethercote/rm-extension_trait Yosh <y****b@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
cca0f3e3 Use the default `recursion_limit`. Nicholas Nethercote <n****e@g****m> over 3 years ago
01ede03e Reindent de-macrofied code. Nicholas Nethercote <n****e@g****m> over 3 years ago
1146c66f Remove `extension_trait`. Nicholas Nethercote <n****e@g****m> over 3 years ago
2dde8820 Remove what's left of the first trait in `extension_trait`. Nicholas Nethercote <n****e@g****m> over 3 years ago
1c70420c Move the base trait re-export outside of `extension_trait`. Nicholas Nethercote <n****e@g****m> over 3 years ago
c626a696 Move the blanket `impl` outside of `extension_trait`. Nicholas Nethercote <n****e@g****m> over 3 years ago
6b3667d1 Remove unnecessary types in `extension_trait`. Nicholas Nethercote <n****e@g****m> over 3 years ago

← Back to repository