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
Rollup of 4 pull requests
- #132631
#132631
Merged
bors
merged 10 commits into
rust-lang:master
rust-lang/rust:master
from
workingjubilee:rollup-dx0krqp
workingjubilee/rustc:rollup-dx0krqp
Copy head branch name to clipboard
Nov 5, 2024
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Rollup of 4 pull requests
#132631
bors
merged 10 commits into
rust-lang:master
rust-lang/rust:master
from
workingjubilee:rollup-dx0krqp
workingjubilee/rustc:rollup-dx0krqp
Copy head branch name to clipboard
Commits
Commits on Nov 4, 2024
Stabilise 'const_char_encode_utf16';
bjoernager
committed
7faa84e
View commit details
Copy full SHA for 7faa84e
Browse repository at this point
Replace checked slice indexing by unchecked to support panic-free code
Show description for 02a1ab8
ZhekaS
committed
02a1ab8
View commit details
Copy full SHA for 02a1ab8
Browse repository at this point
Updated SAFETY comment to address underflow
ZhekaS
committed
37f48da
View commit details
Copy full SHA for 37f48da
Browse repository at this point
Fixed typo, rebased
ZhekaS
committed
65d8f1b
View commit details
Copy full SHA for 65d8f1b
Browse repository at this point
Commits on Nov 5, 2024
PassWrapper: adapt for new parameter in LLVM
Show description for e8d1744
durin42
authored and
Zalathar
committed
e8d1744
View commit details
Copy full SHA for e8d1744
Browse repository at this point
triagebot: ping wg-const-eval when relevant files change
RalfJung
committed
b81e919
View commit details
Copy full SHA for b81e919
Browse repository at this point
Rollup merge of #132153 - bjoernager:const-char-encode-utf16, r=dtolnay
Show description for 1ee6617
workingjubilee
authored
1ee6617
View commit details
Copy full SHA for 1ee6617
Browse repository at this point
Rollup merge of #132473 - ZhekaS:core_fmt_radix_no_panic, r=joboet
Show description for 57f64c6
workingjubilee
authored
57f64c6
View commit details
Copy full SHA for 57f64c6
Browse repository at this point
Rollup merge of #132600 - durin42:llvm-20-passbuilder-arg, r=Zalathar
Show description for ea08bbe
workingjubilee
authored
ea08bbe
View commit details
Copy full SHA for ea08bbe
Browse repository at this point
Rollup merge of #132630 - RalfJung:const-eval-pings, r=jieyouxu
Show description for 5b1c626
workingjubilee
authored
5b1c626
View commit details
Copy full SHA for 5b1c626
Browse repository at this point
You can’t perform that action at this time.