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.5k
Star
116k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Shrink Unicode tables (even more)
- #70486
#70486
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Mark-Simulacrum:unicode-shrink
Mark-Simulacrum/rust:unicode-shrink
Copy head branch name to clipboard
Mar 28, 2020
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Shrink Unicode tables (even more)
#70486
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Mark-Simulacrum:unicode-shrink
Mark-Simulacrum/rust:unicode-shrink
Copy head branch name to clipboard
Commits
Commits on Mar 20, 2020
Avoid re-fetching Unicode data
Show description for 903f67d
Mark-Simulacrum
committed
903f67d
View commit details
Copy full SHA for 903f67d
Browse repository at this point
Dynamically choose best chunk size
Show description for 7c4baed
Mark-Simulacrum
committed
7c4baed
View commit details
Copy full SHA for 7c4baed
Browse repository at this point
Generate tests for Unicode property data
Show description for 580a634
Mark-Simulacrum
committed
580a634
View commit details
Copy full SHA for 580a634
Browse repository at this point
Pre-pop zero chunks before mapping LAST_CHUNK_MAP
Show description for 6c7691a
Mark-Simulacrum
committed
6c7691a
View commit details
Copy full SHA for 6c7691a
Browse repository at this point
Commits on Mar 21, 2020
Shrink bitset words through functional mapping
Show description for b0e121d
Mark-Simulacrum
committed
b0e121d
View commit details
Copy full SHA for b0e121d
Browse repository at this point
Add a right shift mapping
Show description for 7b29b70
Mark-Simulacrum
committed
7b29b70
View commit details
Copy full SHA for 7b29b70
Browse repository at this point
Deduplicate test and primary range_search definitions
Show description for 5f71d98
Mark-Simulacrum
committed
5f71d98
View commit details
Copy full SHA for 5f71d98
Browse repository at this point
Push the byte of LAST_CHUNK_MAP into the array
Show description for 233ab2f
Mark-Simulacrum
committed
233ab2f
View commit details
Copy full SHA for 233ab2f
Browse repository at this point
Arrange for zero to be canonical
Show description for a7ec6f8
Mark-Simulacrum
committed
a7ec6f8
View commit details
Copy full SHA for a7ec6f8
Browse repository at this point
Avoid relying on const parameters to function
Show description for af243d4
Mark-Simulacrum
committed
af243d4
View commit details
Copy full SHA for af243d4
Browse repository at this point
Commits on Mar 24, 2020
Add richer printing
Mark-Simulacrum
committed
33b9e6f
View commit details
Copy full SHA for 33b9e6f
Browse repository at this point
Commits on Mar 27, 2020
Add skip list based implementation for smaller encoding
Show description for 9c1ceec
Mark-Simulacrum
committed
9c1ceec
View commit details
Copy full SHA for 9c1ceec
Browse repository at this point
Remove separate encoding for a single nonzero-mapping byte
Show description for b6bc906
Mark-Simulacrum
committed
b6bc906
View commit details
Copy full SHA for b6bc906
Browse repository at this point
Update the documentation comment
Mark-Simulacrum
committed
ad679a7
View commit details
Copy full SHA for ad679a7
Browse repository at this point
You can’t perform that action at this time.