Skip to content

Commit 18c46b8

Browse files
author
kud1ing
committed
The following code was generated by "src/etc/unicode.py"
1 parent 6487cb2 commit 18c46b8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/libcore/unicode.rs

+2
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@
1010

1111
#[doc(hidden)]; // FIXME #3538
1212

13+
// The following code was generated by "src/etc/unicode.py"
14+
1315
pub mod general_category {
1416

1517
fn bsearch_range_table(c: char, r: &'static [(char,char)]) -> bool {

0 commit comments

Comments
 (0)