Skip to content

Fix typo in libsyntax/parse/lexer/unicode_chars.rs #45231

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

Closed
wants to merge 1 commit into from

Conversation

kennytm
Copy link
Member

@kennytm kennytm commented Oct 12, 2017

` (U+0060) should be the "grave" accent, not "Greek" accent.

` (U+0060) should be the "grave" accent, not "Greek" accent.
@rust-highfive
Copy link
Contributor

r? @pnkfelix

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

@petrochenkov
Copy link
Contributor

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Oct 12, 2017

📌 Commit b14751c has been approved by petrochenkov

kennytm added a commit to kennytm/rust that referenced this pull request Oct 12, 2017
Fix typo in libsyntax/parse/lexer/unicode_chars.rs

`` ` `` (U+0060) should be the "grave" accent, not "Greek" accent.
bors added a commit that referenced this pull request Oct 12, 2017
[WIP] Rollup of 10 pull requests

- Successful merges: #44989, #45005, #45049, #45105, #45121, #45163, #45166, #45172, #45190, #45231
- Failed merges: #45138
bors added a commit that referenced this pull request Oct 12, 2017
Rollup of 9 pull requests

- Successful merges: #44989, #45005, #45049, #45105, #45121, #45166, #45172, #45190, #45231
- Failed merges: #45138
@kennytm
Copy link
Member Author

kennytm commented Oct 13, 2017

🙄 This has already been merged in #45233:

('`', "Grave Accent", '\''),

@kennytm kennytm closed this Oct 13, 2017
@kennytm kennytm deleted the patch-1 branch October 13, 2017 07:06
# 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.

5 participants