Skip to content

Fix deprecated unicode escapes warnings. #20026

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

Closed
wants to merge 1 commit into from

Conversation

akosthekiss
Copy link
Contributor

Fixes #20025.

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

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

@kud1ing
Copy link

kud1ing commented Dec 19, 2014

Thank you. I fear this overlaps with #19988

@akosthekiss
Copy link
Contributor Author

I haven't been aware of that one. Thanks for pointing out. So it seems I'll just have to wait a bit till it makes into master, since it already got the r+.

@akosthekiss akosthekiss deleted the pr-unicode-escapes branch December 19, 2014 21:26
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.

\U00ABCD12 and \uABCD escapes are deprecated
4 participants