2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-09-12 22:54:07 +00:00

Commit graph

  • e287d62020
    Merge pull request #1022 from joshtriplett/rustfmt-stable Josh Triplett 2022-06-03 03:33:46 -0700
  • ae817ca1a2
    don't poll the reader again after eof while waiting for the writer to flush Jacob Rothstein 2020-10-14 23:54:33 -0700
  • ca8305064b Switch branch name to main Josh Triplett 2022-06-02 11:17:20 -0700
  • 422c3ddb85 Remove wasm-test.sh (not invoked in CI) Josh Triplett 2022-06-02 11:12:03 -0700
  • 6852812d85 Remove old bors.toml Josh Triplett 2022-06-02 11:10:54 -0700
  • 6f2b6d3340 futures now re-exports std Future; remove docs about differences Josh Triplett 2022-06-02 10:25:33 -0700
  • 97a2fbed07
    Merge pull request #1023 from joshtriplett/cargo-toml-defaults Josh Triplett 2022-06-02 10:21:06 -0700
  • 267794c0bc Cargo.toml: Remove redundant settings that match the defaults Josh Triplett 2022-06-02 10:20:20 -0700
  • fc7f2bc2b3 Remove rustfmt.toml - zero changes to formatting Josh Triplett 2022-06-02 10:17:04 -0700
  • 87954a7102
    Merge pull request #1020 from joshtriplett/ci-use-action-releases Josh Triplett 2022-06-02 10:13:15 -0700
  • 521887c353
    Merge pull request #1021 from joshtriplett/cargo-toml-typo Josh Triplett 2022-06-02 10:07:02 -0700
  • 8f18e8de39 Cargo.toml: Fix typo (depencency -> dependency) and spacing Josh Triplett 2022-06-02 10:06:16 -0700
  • 8e583ec76c Use actions/checkout@v3 rather than top of tree Josh Triplett 2022-06-02 10:03:08 -0700
  • dc7d520930
    Merge pull request #989 from hayaoR/fixtutorial Josh Triplett 2022-06-02 09:53:12 -0700
  • c56b6a1c30
    Merge pull request #1017 from joshtriplett/stabilize-spawn-blocking Josh Triplett 2022-06-02 08:53:36 -0700
  • d15a221abc
    Merge pull request #1019 from joshtriplett/fix-ci Yosh 2022-06-02 12:53:08 +0200
  • 9d25eea906 Re-export task::spawn and task::spawn_blocking at top-level Josh Triplett 2022-06-01 16:04:35 -0700
  • abbf944371 Fix CI errors about unused-macro-rules Josh Triplett 2022-06-01 19:02:51 -0700
  • 07ba24cd87 Stabilize std::task::spawn_blocking Josh Triplett 2022-06-01 15:55:24 -0700
  • 264a7125e1 Merge pull request #1013 from cuishuang/master Jeremiah Senkpiel 2022-05-10 12:06:49 -0700
  • f8231d7e68
    Merge pull request #1014 from joshtriplett/convert-from-async-to-sync Yosh 2022-05-01 18:47:29 +0200
  • 1356551ba6 Add TryFrom impls to convert async types to corresponding sync types Josh Triplett 2022-04-27 01:57:11 -0700
  • ab112d5db6 fix some typos cuishuang 2022-04-27 14:18:31 +0800
  • d9aaefb6c9
    Merge pull request #1012 from joshtriplett/available-parallelism Marc-Antoine Perennou 2022-04-23 20:48:10 +0200
  • f6ecd5ff33 Remove unused num_cpus dependency (handled by async_global_executor) Josh Triplett 2022-04-23 11:40:33 -0700
  • 2c6304662b
    Merge pull request #1009 from Keruspe/release-1.11 v1.11.0 Marc-Antoine Perennou 2022-03-22 20:06:44 +0100
  • 1b8c7dc481 prepare 1.11.0 Marc-Antoine Perennou 2022-03-16 20:48:19 +0100
  • f201f4a7bf
    Merge pull request #994 from jaztec/master Yosh 2022-03-22 18:49:16 +0100
  • 7e455db4f9
    Merge pull request #1006 from nnethercote/rm-extension_trait Yosh 2022-03-16 12:32:50 +0100
  • cca0f3e321 Use the default recursion_limit. Nicholas Nethercote 2022-03-15 09:53:28 +1100
  • 100d82a199
    Merge 9d41c1fe97 into 8b812d553b yjh 2022-03-11 17:14:12 +0900
  • 01ede03e0a Reindent de-macrofied code. Nicholas Nethercote 2022-03-11 12:40:05 +1100
  • 1146c66f1b Remove extension_trait. Nicholas Nethercote 2022-03-11 12:34:22 +1100
  • 2dde8820fa Remove what's left of the first trait in extension_trait. Nicholas Nethercote 2022-03-11 12:27:23 +1100
  • 1c70420c5a Move the base trait re-export outside of extension_trait. Nicholas Nethercote 2022-03-11 12:24:15 +1100
  • c626a69670 Move the blanket impl outside of extension_trait. Nicholas Nethercote 2022-03-11 12:20:23 +1100
  • 6b3667d1a4 Remove unnecessary types in extension_trait. Nicholas Nethercote 2022-03-11 12:10:13 +1100
  • c10d2d3a6f Simplify the first trait in extension_trait. Nicholas Nethercote 2022-03-11 11:52:44 +1100
  • ed2fcce557 Remove docs-only features from extension_trait. Nicholas Nethercote 2022-03-11 11:33:18 +1100
  • f56a8d6935 Remove unused borrowed module. Nicholas Nethercote 2022-03-11 10:09:01 +1100
  • e19ab626a1 Remove unused parameter from extension_trait! rules. Nicholas Nethercote 2022-03-11 09:31:01 +1100
  • 8b812d553b
    Merge pull request #1005 from nnethercote/improve-extension_trait Yosh 2022-03-10 15:50:09 +0100
  • db7c1946c8 Move the extension_trait! accumulator to the end of the rules. Nicholas Nethercote 2022-03-10 17:10:12 +1100
  • 21fb4ac0fb Remove two useless rules from extension_trait!. Nicholas Nethercote 2022-03-10 17:09:33 +1100
  • ee40912d0c Remove unused arms from extension_trait macro Rémy Rakic 2022-03-09 18:48:38 +0100
  • 56863b048c
    Merge f867373e90 into b90c2cddd1 Yosh 2022-03-03 04:59:24 +0900
  • 3d9663c46e
    Merge 820cc81ed2 into b90c2cddd1 Vitali Lovich 2022-03-01 07:57:24 +0330
  • 380015391c
    Merge b8cf795c1c into b90c2cddd1 Vitali Lovich 2022-03-01 07:57:23 +0330
  • b90c2cddd1
    Merge pull request #1002 from Dastan-glitch/master Yosh 2022-02-27 12:23:01 +0100
  • 22e4bbdf73
    Fix a typo in future/mod.rs dasman 2022-02-25 05:47:21 -0500
  • 4ee4bebac7
    Merge pull request #995 from piegamesde/master Yosh 2021-11-29 15:15:58 +0100
  • 40741ff2e4 💚 Use the latest build of mdBook Dima Pristupa 2021-11-11 13:18:59 +0200
  • 69bb5cf3dc
    Merge pull request #997 from dmitris/fixdoc Yoshua Wuyts 2021-11-10 14:40:10 +0100
  • 5e8d1e6e83 stream: correct iterators in doc examples Dmitry S 2021-11-07 21:12:01 +0100
  • e76d307f4e 💄 Make TODO chapters in Book as unclickable Dima Pristupa 2021-10-29 13:00:27 +0300
  • d3133c04be Add TcpListener::into_incoming piegames 2021-10-18 11:38:36 +0200
  • 6f61c9dc7e Match error message from async File::create std File::create Jasper van Herpt 2021-10-13 21:49:07 +0200
  • dd2749ca35 Remove the numbering of the remaining previous chapters kokihonda 2021-09-21 10:26:16 +0900
  • f4b8c7a108
    Merge pull request #987 from kokihonda/fixdoc_v1.9.0 Yoshua Wuyts 2021-09-20 10:09:29 +0200
  • da654e998d fix wrong link. kokihonda 2021-09-20 14:33:09 +0900
  • f9d077f7c2 fix wrong link. kokihonda 2021-09-20 14:26:01 +0900
  • a2f5859862
    Merge pull request #984 from cagatay-y/master Yoshua Wuyts 2021-08-31 16:22:35 +0200
  • 3a26fb32dc doc: update docs to fit the move of channels from the sync module Çağatay Yiğit Şahin 2021-08-30 17:51:40 +0300
  • 5640a7ff1f release v1.10.0 v1.10.0 dignifiedquire 2021-08-26 15:33:35 +0200
  • 47508c59ff
    Merge pull request #982 from Fishrock123/propose-v1.10.0 Friedel Ziegelmayer 2021-08-26 15:32:29 +0200
  • 194c1eda21 1.10.0 Jeremiah Senkpiel 2021-08-25 10:43:01 -0700
  • 9c031375c8
    docs: add description for fuse() in handling_disconnection surechen 2021-08-24 19:38:21 +0800
  • 7560f0fb90
    Merge pull request #962 from sunfishcode/main Jeremiah Senkpiel 2021-07-14 12:57:48 -0700
  • 871d2220b8 Fix stdin.rs comments to say "read" instead of "write". Dan Gohman 2021-03-04 08:59:58 -0800
  • b24fe10b11
    Merge pull request #957 from Keruspe/write Friedel Ziegelmayer 2021-06-09 20:53:14 +0200
  • 5e30d86108
    Update src/path/iter.rs Caden Haustein 2021-06-01 19:23:07 +0000
  • ca7f5b6de7
    Merge branch 'master' into warnings Caden Haustein 2021-05-31 19:30:47 +0000
  • 4049f13264
    Merge pull request #974 from themaxdavitt/patch-1 Jeremiah Senkpiel 2021-05-31 12:17:21 -0700
  • a410082a7f
    Fix typo in Tasks book page Max Davitt 2021-05-28 12:59:41 -0400
  • 35f7681664
    Merge pull request #965 from rkarp/fix-write-fmt-future Yoshua Wuyts 2021-04-02 13:12:35 +0200
  • 2d2722878c
    Merge pull request #968 from erickt/opt Florian Gilcher 2021-03-31 21:07:44 +0200
  • c4e181cfe1 Change Incoming impls to only do one allocation Erick Tryzelaar 2021-03-31 11:20:29 -0700
  • 9a884b974b implement size_hint on read_dir mich2000 2021-03-28 21:27:43 +0200
  • 437a60e3c1 no std take stream correction Michael Hertsens 2021-03-26 12:40:21 +0100
  • f719484247 Try to support no-std Michael Hertsens 2021-03-26 12:33:12 +0100
  • c51a1888f3 added some corrections based on the stream implementation for the size_hint method of the futures-rs crate Michael Hertsens 2021-03-25 13:01:59 +0100
  • 4eabaf70c5 correct a the stream trait and add a default method size_hint Michael Hertsens 2021-03-24 20:58:42 +0100
  • 281041236d correct code that caused pipeline to fail. Michael Hertsens 2021-03-24 09:09:55 +0100
  • 655349e5fd first commit regarding size_hint setup for stream Michael Hertsens 2021-03-23 23:32:45 +0100
  • 5bc34cb6ba Fix WriteFmtFuture not taking into account already written bytes (#964) Rolf Karp 2021-03-13 16:22:33 +0100
  • be2937544f Added TryFrom<UnixStream> for RawFd Curtis Maves 2021-03-01 11:31:32 -0500
  • feacc08bc0 Move use statement Curtis Maves 2021-03-01 11:31:07 -0500
  • 8ec8d4d6f2 Added TryFrom<TcpStream> for RawRd impl Curtis Maves 2021-02-27 18:29:23 -0500
  • fe310f6b1c io: export write::* Marc-Antoine Perennou 2021-02-16 22:14:10 +0100
  • d395607761
    Merge pull request #951 from mglagla/try-current Yoshua Wuyts 2021-02-16 13:18:06 +0100
  • b8cf795c1c Add OpenOptionsExt for Windows Vitali Lovich 2021-01-29 15:51:13 -0800
  • 7fecd0d710 add task::try_current Martin Glagla 2021-02-02 19:25:28 +0100
  • 820cc81ed2 Add FileExt traits Vitali Lovich 2021-01-29 16:11:17 -0800
  • 5ee022bec2 Add OpenOptionsExt for Windows Vitali Lovich 2021-01-29 15:51:13 -0800
  • 4d9499c277
    Merge pull request #945 from bugadani/patch-1 nasa 2021-02-01 09:40:05 +0900
  • 03d1910708 Fix some clippy warnings Caden Haustein 2021-01-31 13:50:27 -0600
  • b05fa450c7
    Docs: fix link to io Dániel Buga 2021-01-29 15:55:37 +0100
  • 09f2c5fce1
    Merge pull request #920 from ooesili/task-arc-docs-typo-fix Jeremiah Senkpiel 2021-01-27 15:06:53 -0800
  • a4fb173352
    Merge pull request #944 from jackinloadup/patch-1 Yoshua Wuyts 2021-01-25 12:11:18 +0100
  • e11a7ecf36
    Fix typo in DoubleEndedStream docs Lucas Riutzel 2021-01-24 21:18:14 +0000