Skip to content

Commit

Permalink
The following code was generated by "src/etc/unicode.py"
Browse files Browse the repository at this point in the history
  • Loading branch information
kud1ing committed May 2, 2013
1 parent 6487cb2 commit 18c46b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/libcore/unicode.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@

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

// The following code was generated by "src/etc/unicode.py"

pub mod general_category {

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

5 comments on commit 18c46b8

@bors
Copy link
Contributor

@bors bors commented on 18c46b8 May 2, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on 18c46b8 May 2, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

merging kud1ing/rust/master = 18c46b8 into auto

@bors
Copy link
Contributor

@bors bors commented on 18c46b8 May 2, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

kud1ing/rust/master = 18c46b8 merged ok, testing candidate = ec9c7c3

@bors
Copy link
Contributor

@bors bors commented on 18c46b8 May 2, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@bors
Copy link
Contributor

@bors bors commented on 18c46b8 May 2, 2013

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fast-forwarding incoming to auto = ec9c7c3

Please sign in to comment.