-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Update to Unicode 6.3 #10621
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
Update to Unicode 6.3 #10621
Conversation
Minor, but while you're at it, mind updating unicode.py with the libcore->libstd changes? |
@cmr Gladly, if I knew what you mean ;). Anything apart from the mention of libcore in the initial comment? |
nope, that's exactly it On Sat, Nov 23, 2013 at 4:10 PM, Florob [email protected] wrote:
|
@cmr Done, r? |
So, I shamefully bow my head for not having run the full test suite. For future reference: While looking at this I also noticed that I'm going to start on a fix for the later. For the testcase I'm not entirely sure what an appropriate change would be, since I'm not certain which property of |
@Florob I think I picked out
However, if it is no longer whitespace, then obviously the above reasoning is irrelevant. The most important thing is that the characters in the supposed-whitespace should actually be whitespace. I think |
Updated to avoid the closure type warning that was introduced in the meantime. Compiles, and tests fine on my system, let's hope the third time's a charm. |
This update the unicode.rs file to the latest Unicode version released 2013-09-30.
bump syn to 2.0 changelog: none
This update the unicode.rs file to the latest Unicode version released 2013-09-30.