-
Notifications
You must be signed in to change notification settings - Fork 88
Update stream rfc #15
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
Merged
nikomatsakis
merged 26 commits into
rust-lang:master
from
nellshamrell:update-stream-rfc
Jul 29, 2020
Merged
Changes from 6 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
7ede7b7
update terminology to lending stream, rather than detached stream
nellshamrell 3ccfcb0
adds more information on IntoStream trait
nellshamrell b5f7031
expands on FromStream trait
nellshamrell f6cd705
add more info on converting between lending streams and non-lending s…
nellshamrell a6a69a0
even more information about converting Streams to LendingStreams
nellshamrell 81a2d51
adds in information about the next method
nellshamrell 7c95855
Update rfc-drafts/stream.md
nellshamrell 9f6aa05
Update rfc-drafts/stream.md
nellshamrell 1750343
Update rfc-drafts/stream.md
nellshamrell 0050a3e
Update rfc-drafts/stream.md
nellshamrell 9d48ced
Update rfc-drafts/stream.md
nellshamrell 8d19261
Update rfc-drafts/stream.md
nellshamrell 06205c4
adds in info on IntoStream
nellshamrell d646a7e
adds in more info about generators
nellshamrell c0bbd43
Update rfc-drafts/stream.md
nellshamrell 8cf7b37
Update rfc-drafts/stream.md
nellshamrell df39f12
Update rfc-drafts/stream.md
nellshamrell a13dd48
Update rfc-drafts/stream.md
nellshamrell e398679
Update rfc-drafts/stream.md
nellshamrell d41c12b
Update rfc-drafts/stream.md
nellshamrell ddec9e0
a few clarifications
nellshamrell 4bcc194
fixes name of crate
nellshamrell 6d06d3f
Update rfc-drafts/stream.md
nellshamrell 35efa81
removes unnecessary bullet points
nellshamrell 642935a
Update rfc-drafts/stream.md
nellshamrell b9c8bff
adds more info based on feedback
nellshamrell File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.