Skip to content
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

Added subsection on raw identifiers to appendix on keywords. #1480

Merged
merged 1 commit into from
Sep 5, 2018

Conversation

alexreg
Copy link
Contributor

@alexreg alexreg commented Aug 9, 2018

Most of this addition is unabashedly stolen from the section in the 2018 edition guide.

@alexreg
Copy link
Contributor Author

alexreg commented Aug 10, 2018

Just failing because raw identifier syntax isn't yet stabilised. rust-lang/rust#53236 fixes this, of course.

kennytm added a commit to kennytm/rust that referenced this pull request Aug 11, 2018
…mertj

Stabilise raw_identifiers feature

* [Reference PR](rust-lang/reference#395)
* [Book PR](rust-lang/book#1480)
* [Rust by Example PR](rust-lang/rust-by-example#1095)

Closes rust-lang#48589.

r? @cramertj
CC @cuviper @Centril
kennytm added a commit to kennytm/rust that referenced this pull request Aug 13, 2018
…mertj

Stabilise raw_identifiers feature

* [Reference PR](rust-lang/reference#395)
* [Book PR](rust-lang/book#1480)
* [Rust by Example PR](rust-lang/rust-by-example#1095)

Closes rust-lang#48589.

r? @cramertj
CC @cuviper @Centril
bors added a commit to rust-lang/rust that referenced this pull request Aug 21, 2018
Stabilise raw_identifiers feature

* [Reference PR](rust-lang/reference#395)
* [Book PR](rust-lang/book#1480)
* [Rust by Example PR](rust-lang/rust-by-example#1095)

Closes #48589.

r? @cramertj
CC @cuviper @Centril
@alexreg
Copy link
Contributor Author

alexreg commented Aug 21, 2018

Can we get this merged now that the actual Rust feature has been stabilised? :-)

Copy link
Member

@steveklabnik steveklabnik left a comment

Choose a reason for hiding this comment

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

Thanks!

@steveklabnik steveklabnik merged commit 4a54efa into rust-lang:master Sep 5, 2018
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.

2 participants