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
Type
/
to 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
115k
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
a bit optimize four-digit chunks in integer formatting
- #159130
#159130
Merged
rust-bors[bot]
merged 11 commits into
rust-lang:main
rust-lang/rust:main
from
chirizxc:num_fmt
chirizxc/rust:num_fmt
Copy head branch name to clipboard
Aug 4, 2026
Conversation
Commits
11
(11)
Checks
Files changed
Merged
a bit optimize four-digit chunks in integer formatting
#159130
rust-bors[bot]
merged 11 commits into
rust-lang:main
rust-lang/rust:main
from
chirizxc:num_fmt
chirizxc/rust:num_fmt
Copy head branch name to clipboard
Commits
Commits on Jul 11, 2026
a bit optimize four-digit chunks in integer formatting
chirizxc
committed
b165183
View commit details
Copy full SHA for b165183
Browse repository at this point
add SAFETY
chirizxc
committed
25435a0
View commit details
Copy full SHA for 25435a0
Browse repository at this point
Commits on Jul 28, 2026
review
chirizxc
authored
6618eb6
View commit details
Copy full SHA for 6618eb6
Browse repository at this point
Update library/core/src/fmt/num.rs
Show description for 20ec372
chirizxc
and
clarfonthey
authored
20ec372
View commit details
Copy full SHA for 20ec372
Browse repository at this point
review (x3)
chirizxc
committed
c10ff54
View commit details
Copy full SHA for c10ff54
Browse repository at this point
fix tidy
chirizxc
authored
dedf120
View commit details
Copy full SHA for dedf120
Browse repository at this point
Commits on Jul 29, 2026
review
chirizxc
authored
917aa16
View commit details
Copy full SHA for 917aa16
Browse repository at this point
review (x2)
chirizxc
committed
af98396
View commit details
Copy full SHA for af98396
Browse repository at this point
review (x3)
chirizxc
committed
c257aef
View commit details
Copy full SHA for c257aef
Browse repository at this point
mark `enc_16lsd` as `unsafe`
chirizxc
committed
b5e581f
View commit details
Copy full SHA for b5e581f
Browse repository at this point
Commits on Aug 3, 2026
add `# Safety` for `enc_16lsd`
chirizxc
authored
ea0c39c
View commit details
Copy full SHA for ea0c39c
Browse repository at this point
You can’t perform that action at this time.