Skip to content

Basic documentation for inclusive range syntax #40740

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Mar 26, 2017

Conversation

shepmaster
Copy link
Member

Done so that we can remove mention of this from the stable documentation ⚠️.

@rust-highfive
Copy link
Contributor

r? @steveklabnik

(rust_highfive has picked a reviewer for you, use r? to override)

@steveklabnik
Copy link
Member

@bors: r+ rollup

thanks!

@bors
Copy link
Collaborator

bors commented Mar 22, 2017

📌 Commit b435c50 has been approved by steveklabnik

@@ -6,5 +6,15 @@ The tracking issue for this feature is: [#28237]

------------------------

To get a range that goes from 0 to 10 and includes the value 10, and
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

extra "and"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@shepmaster
Copy link
Member Author

@bors r-

@shepmaster shepmaster force-pushed the inclusive-range-unstable-doc branch from b435c50 to c5a9f1f Compare March 22, 2017 21:46
@shepmaster
Copy link
Member Author

Figured that wouldn't work, but worth a shot. Force-pushed a fix.

@estebank
Copy link
Contributor

@bors r-

@estebank
Copy link
Contributor

@bors r=steveklabnik rollup

@bors
Copy link
Collaborator

bors commented Mar 25, 2017

📌 Commit c5a9f1f has been approved by steveklabnik

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 25, 2017
…-doc, r=steveklabnik

Basic documentation for inclusive range syntax

Done so that we can remove mention of this from the stable documentation ⚠️.
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Mar 25, 2017
…-doc, r=steveklabnik

Basic documentation for inclusive range syntax

Done so that we can remove mention of this from the stable documentation ⚠️.
bors added a commit that referenced this pull request Mar 26, 2017
Rollup of 7 pull requests

- Successful merges: #40642, #40734, #40740, #40771, #40807, #40820, #40821
- Failed merges:
@bors bors merged commit c5a9f1f into rust-lang:master Mar 26, 2017
@shepmaster shepmaster deleted the inclusive-range-unstable-doc branch March 26, 2017 23:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants