Skip to content

Forbid ~str and ~[] #16809

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 1 commit into from
Aug 31, 2014
Merged

Forbid ~str and ~[] #16809

merged 1 commit into from
Aug 31, 2014

Conversation

nrc
Copy link
Member

@nrc nrc commented Aug 28, 2014

This corrects a rebasing error. Also adds a test so it won't happen again.

r?

@lilyball
Copy link
Contributor

The corresponding parsing of expressions also has a rebasing error. It's still allowing ~"foo".

@lilyball
Copy link
Contributor

(line 2565)

This corrects a rebasing error. Also adds a test so it won't happen again.
@nrc
Copy link
Member Author

nrc commented Aug 28, 2014

Added ~ expressions correction.

bors added a commit that referenced this pull request Aug 31, 2014
This corrects a rebasing error. Also adds a test so it won't happen again.

r?
bors added a commit that referenced this pull request Aug 31, 2014
This corrects a rebasing error. Also adds a test so it won't happen again.

r?
@bors bors closed this Aug 31, 2014
@bors bors merged commit 5392373 into rust-lang:master Aug 31, 2014
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.

4 participants