Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
116k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
reland and fix RUST-147622
- #151277
#151277
Draft
Kmeakin
wants to merge 10 commits into
rust-lang:main
rust-lang/rust:main
from
Kmeakin:unicode_data_fixes
Kmeakin/rust:unicode_data_fixes
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
reland and fix RUST-147622
#151277
Kmeakin
wants to merge 10 commits into
rust-lang:main
rust-lang/rust:main
from
Kmeakin:unicode_data_fixes
Kmeakin/rust:unicode_data_fixes
Copy head branch name to clipboard
Commits
Commits on Jan 18, 2026
Use `ucd_parse` to get `UNICODE_VERSION`
Show description for 5ef57e7
Kmeakin
committed
5ef57e7
View commit details
Copy full SHA for 5ef57e7
Browse repository at this point
Rename `range_search` to `core::unicode::rt`
Show description for ed2ac71
Kmeakin
committed
ed2ac71
View commit details
Copy full SHA for ed2ac71
Browse repository at this point
Extract some `case_mapping` logic into `rt`
Show description for 06813f5
Kmeakin
committed
06813f5
View commit details
Copy full SHA for 06813f5
Browse repository at this point
Remove some `#[rustfmt::skip]`s
Show description for ec69819
Kmeakin
committed
ec69819
View commit details
Copy full SHA for ec69819
Browse repository at this point
Remove check that `first_code_point` is non-ascii
Show description for 6ed351c
Kmeakin
committed
6ed351c
View commit details
Copy full SHA for 6ed351c
Browse repository at this point
Make string formatting more readable
Show description for 44a27da
Kmeakin
committed
44a27da
View commit details
Copy full SHA for 44a27da
Browse repository at this point
Print data in hex in more places
Show description for 9c3d899
Kmeakin
committed
9c3d899
View commit details
Copy full SHA for 9c3d899
Browse repository at this point
Move `const` asserts out of function bodies
Show description for cadf4cd
Kmeakin
committed
cadf4cd
View commit details
Copy full SHA for cadf4cd
Browse repository at this point
Make `unicode_data` tests normal
Show description for d0f2dd4
Kmeakin
committed
d0f2dd4
View commit details
Copy full SHA for d0f2dd4
Browse repository at this point
Rename `N` to `Numeric`
Show description for c063bce
joboet
authored and
Kmeakin
committed
c063bce
View commit details
Copy full SHA for c063bce
Browse repository at this point
You can’t perform that action at this time.