mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-28 02:57:37 +00:00
The following code was generated by "src/etc/unicode.py"
This commit is contained in:
parent
6487cb221b
commit
18c46b8fd4
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user