Skip to content

Commit cfa09d4

Browse files
author
kud1ing
committed
---
yaml --- r: 59889 b: refs/heads/master c: 18c46b8 h: refs/heads/master i: 59887: beda4af v: v3
1 parent 9ce0107 commit cfa09d4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
refs/heads/master: 6487cb221bcf7820a9d8458f18080c8f3ef1c2dc
2+
refs/heads/master: 18c46b8fd4029bdcc2836298cca2df05b5c5f314
33
refs/heads/snap-stage1: e33de59e47c5076a89eadeb38f4934f58a3618a6
44
refs/heads/snap-stage3: 2d28d645422c1617be58c8ca7ad9a457264ca850
55
refs/heads/try: c50a9d5b664478e533ba1d1d353213d70c8ad589

trunk/src/libcore/unicode.rs

Lines changed: 2 additions & 0 deletions
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)