Files
rust/library/core/src
Karl Meakin bf7b05c97b refactor: move runtime functions to core
Instead of `include_str!()`ing `range_search.rs`, just make it a normal
module under `core::unicode`. This means the same source code doesn't
have to be checked in twice, and it plays nicer with IDEs.

Also rename it to `rt` since it includes functions for searching the
bitsets and case conversion tables as well as the range
represesentation.
2025-10-31 14:11:35 +00:00
..
2025-09-01 21:38:26 -04:00
2025-09-01 21:38:26 -04:00
2025-09-12 12:39:31 +03:00
2025-10-04 16:07:06 +02:00
2025-10-14 21:49:24 -04:00
2025-09-27 01:11:01 +03:00
2025-09-01 21:38:26 -04:00
2025-09-08 22:07:43 -04:00
2025-09-01 21:38:26 -04:00
2025-09-26 18:41:32 -04:00
2025-05-12 15:33:30 +02:00
2025-10-06 08:39:41 -04:00
2025-09-07 21:16:35 -07:00
2025-06-15 22:08:41 +02:00
2025-10-15 09:40:44 +01:00
2025-10-18 00:59:17 +00:00
2025-10-05 17:45:27 +00:00
2025-09-12 12:39:31 +03:00
2025-10-18 00:59:17 +00:00
2025-09-26 18:41:32 -04:00
2025-09-16 13:11:34 -06:00