Skip to content

Format closed ranges #892

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
merged 2 commits into from
Mar 31, 2016
Merged

Format closed ranges #892

merged 2 commits into from
Mar 31, 2016

Conversation

marcusklaas
Copy link
Contributor

Closes #890.

Instead, simply format expressions involving these unstable features
as they were found.
@marcusklaas marcusklaas mentioned this pull request Mar 30, 2016
a ... b

// the expr below won't compile for some reason...
// let a = 0 ... ;
Copy link
Contributor

Choose a reason for hiding this comment

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

I commented on #893, but this isn't meant to compile, so the comment can be removed.

@nrc nrc merged commit 5b11d2e into rust-lang:master Mar 31, 2016
@marcusklaas marcusklaas deleted the closed-ranges branch May 12, 2016 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants