Auto merge of #34599 - cuviper:unicode-9.0, r=alexcrichton
Update Unicode tables to 9.0 I just updated `unicode.py`'s generated copyright year, then ran it.
This commit is contained in:
commit
3e15fcc55e
2 changed files with 962 additions and 861 deletions
|
@ -28,7 +28,7 @@ import fileinput, re, os, sys, operator
|
|||
bytes_old = 0
|
||||
bytes_new = 0
|
||||
|
||||
preamble = '''// Copyright 2012-2015 The Rust Project Developers. See the COPYRIGHT
|
||||
preamble = '''// Copyright 2012-2016 The Rust Project Developers. See the COPYRIGHT
|
||||
// file at the top-level directory of this distribution and at
|
||||
// http://rust-lang.org/COPYRIGHT.
|
||||
//
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue