-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
adds async stream rfc #2996
adds async stream rfc #2996
Commits on Sep 26, 2020
-
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8152e62 - Browse repository at this point
Copy the full SHA 8152e62View commit details -
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 310b0b3 - Browse repository at this point
Copy the full SHA 310b0b3View commit details
Commits on Sep 29, 2020
-
Update text/0000-async-stream.md
Co-authored-by: Florian Gilcher <florian.gilcher@asquera.de>
Configuration menu - View commit details
-
Copy full SHA for 16c4870 - Browse repository at this point
Copy the full SHA 16c4870View commit details -
Update text/0000-async-stream.md
Co-authored-by: Florian Gilcher <florian.gilcher@asquera.de>
Configuration menu - View commit details
-
Copy full SHA for 20a064b - Browse repository at this point
Copy the full SHA 20a064bView commit details -
Update text/0000-async-stream.md
Co-authored-by: Waffle Lapkin <waffle.lapkin@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5a3de0f - Browse repository at this point
Copy the full SHA 5a3de0fView commit details -
Update text/0000-async-stream.md
Co-authored-by: kennytm <kennytm@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a145be9 - Browse repository at this point
Copy the full SHA a145be9View commit details -
Update text/0000-async-stream.md
Co-authored-by: Taiki Endo <te316e89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for f65f099 - Browse repository at this point
Copy the full SHA f65f099View commit details
Commits on Oct 1, 2020
-
adds more information about coverting an iterator into a stream
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e0d66d4 - Browse repository at this point
Copy the full SHA e0d66d4View commit details -
adds clarifying statement regarding !Unpin streams
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7b84d1c - Browse repository at this point
Copy the full SHA 7b84d1cView commit details
Commits on Oct 17, 2020
-
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 512f41a - Browse repository at this point
Copy the full SHA 512f41aView commit details
Commits on Nov 14, 2020
-
adds clarification around motivation and the guide level explanation
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0e44c56 - Browse repository at this point
Copy the full SHA 0e44c56View commit details
Commits on Nov 18, 2020
-
Update text/0000-async-stream.md
Co-authored-by: Taiki Endo <te316e89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c7ace16 - Browse repository at this point
Copy the full SHA c7ace16View commit details -
Update text/0000-async-stream.md
Co-authored-by: Taiki Endo <te316e89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1948fad - Browse repository at this point
Copy the full SHA 1948fadView commit details -
Update text/0000-async-stream.md
Co-authored-by: Taiki Endo <te316e89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0ba1e67 - Browse repository at this point
Copy the full SHA 0ba1e67View commit details -
Update text/0000-async-stream.md
Co-authored-by: Taiki Endo <te316e89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 414665a - Browse repository at this point
Copy the full SHA 414665aView commit details -
Update text/0000-async-stream.md
Co-authored-by: Taiki Endo <te316e89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fc92f81 - Browse repository at this point
Copy the full SHA fc92f81View commit details -
adds examples of how a user would interact with the poll_next and nex…
…t methods Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 6f6da39 - Browse repository at this point
Copy the full SHA 6f6da39View commit details -
Update text/0000-async-stream.md
Co-authored-by: Taiki Endo <te316e89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c7af682 - Browse repository at this point
Copy the full SHA c7af682View commit details -
adds in more discussion around pinning with async generators
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a1b60e8 - Browse repository at this point
Copy the full SHA a1b60e8View commit details -
Update text/0000-async-stream.md
Co-authored-by: Taiki Endo <te316e89@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0b806ef - Browse repository at this point
Copy the full SHA 0b806efView commit details
Commits on Dec 2, 2020
-
correct reference to Future::poll method
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ece4f4c - Browse repository at this point
Copy the full SHA ece4f4cView commit details -
combines both next method sections
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8b52cee - Browse repository at this point
Copy the full SHA 8b52ceeView commit details -
adds examples for addressing !Unpin streams
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 174e218 - Browse repository at this point
Copy the full SHA 174e218View commit details -
add more clarification to try_next method
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3fe320e - Browse repository at this point
Copy the full SHA 3fe320eView commit details -
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ec04b64 - Browse repository at this point
Copy the full SHA ec04b64View commit details -
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0ed3963 - Browse repository at this point
Copy the full SHA 0ed3963View commit details -
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c54ca85 - Browse repository at this point
Copy the full SHA c54ca85View commit details -
addresses some suggestions from comments on the RFC
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for a39d5c3 - Browse repository at this point
Copy the full SHA a39d5c3View commit details -
clarify wording around resuming iteration once a Stream returns None
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0ee1505 - Browse repository at this point
Copy the full SHA 0ee1505View commit details
Commits on Dec 3, 2020
-
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1e4cc8c - Browse repository at this point
Copy the full SHA 1e4cc8cView commit details
Commits on Dec 6, 2020
-
removes unneeded template text
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for ec1b422 - Browse repository at this point
Copy the full SHA ec1b422View commit details -
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 7bf481d - Browse repository at this point
Copy the full SHA 7bf481dView commit details -
add possiblity of custom compiler error message when requiring users …
…to upgrade futures Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8c42458 - Browse repository at this point
Copy the full SHA 8c42458View commit details -
adds note that lending streams depend on Generic Associated Types
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e0647fe - Browse repository at this point
Copy the full SHA e0647feView commit details -
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3367344 - Browse repository at this point
Copy the full SHA 3367344View commit details -
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 418ccd6 - Browse repository at this point
Copy the full SHA 418ccd6View commit details -
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 997d698 - Browse repository at this point
Copy the full SHA 997d698View commit details -
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for b7d2cef - Browse repository at this point
Copy the full SHA b7d2cefView commit details -
Update text/0000-async-stream.md
Co-authored-by: Jon Gjengset <jon@thesquareplanet.com>
Configuration menu - View commit details
-
Copy full SHA for 88f1e1a - Browse repository at this point
Copy the full SHA 88f1e1aView commit details -
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for dad7612 - Browse repository at this point
Copy the full SHA dad7612View commit details -
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d8c8d00 - Browse repository at this point
Copy the full SHA d8c8d00View commit details -
add in draft of LendingStream trait
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1ae8276 - Browse repository at this point
Copy the full SHA 1ae8276View commit details
Commits on Dec 8, 2020
-
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fef7748 - Browse repository at this point
Copy the full SHA fef7748View commit details
Commits on Dec 9, 2020
-
Update text/0000-async-stream.md
Co-authored-by: Tyler Mandry <tmandry@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 881b162 - Browse repository at this point
Copy the full SHA 881b162View commit details
Commits on Dec 15, 2020
-
revert wording around streams resuming iteration
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1e2d669 - Browse repository at this point
Copy the full SHA 1e2d669View commit details -
removes unnecessary link formatting
Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for d749f41 - Browse repository at this point
Copy the full SHA d749f41View commit details
Commits on Jan 10, 2021
-
removes the next method from this RFC and moves it to the future poss…
…iblities section Signed-off-by: Nell Shamrell <nellshamrell@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for de606aa - Browse repository at this point
Copy the full SHA de606aaView commit details