-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Stabilise raw_identifiers feature #53236
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
Conversation
Before merging this we need docs PRs against the reference, the book, and Rust by Example. |
This comment has been minimized.
This comment has been minimized.
@cramertj Was planning on doing ones for the Reference and Rust By Example, but how do you think it would fit in the Book? |
The current rules state that you just need to open issues, not full fledged PRs. Though of course, we prefer PRs over issues. But if you're not sure what to write in a PR, file an issue. |
@Havvy Okay. I'll open a PR with what I think is most sane, and we can go from there, if people aren't happy with it... |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Okay, I think we're good to go now, at least as far as this PR itself is concerned. :-) |
📌 Commit 176f8c2 has been approved by |
@cramertj I already opened a PR against the book. From the Forge guide, I thought that was enough... what should the issue be about? |
@alexreg Oh, I see it linked at the top now. Thanks! I just missed it before. |
…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
…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 r- Merge conflicts in the UI tests. |
@kennytm Done! |
Ah, rubbish... done now. :-P |
@bors r=cramertj p=1 |
📌 Commit e221fcc has been approved by |
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
☀️ Test successful - status-appveyor, status-travis |
Closes #48589.
r? @cramertj
CC @cuviper @Centril