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
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.6k
Star
118k
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 6 pull requests
- #123576
#123576
Merged
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-9wiqkfa
matthiaskrgr/rust:rollup-9wiqkfa
Copy head branch name to clipboard
Apr 7, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Rollup of 6 pull requests
#123576
bors
merged 12 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-9wiqkfa
matthiaskrgr/rust:rollup-9wiqkfa
Copy head branch name to clipboard
Commits
Commits on Apr 5, 2024
Stabilize const Atomic*::into_inner
dtolnay
committed
ff88a9a
View commit details
Copy full SHA for ff88a9a
Browse repository at this point
Commits on Apr 6, 2024
Put checks that detect UB under their own flag below debug_assertions
saethlin
committed
a7912cb
View commit details
Copy full SHA for a7912cb
Browse repository at this point
Drop panic hook after running tests
Show description for 92ebf60
Duckilicious
committed
92ebf60
View commit details
Copy full SHA for 92ebf60
Browse repository at this point
Do not ICE on field access check on expr with `ty::Error`
Show description for 97ea48c
estebank
committed
97ea48c
View commit details
Copy full SHA for 97ea48c
Browse repository at this point
Add a debug asserts call to match_projection_projections to ensure invariant
spastorino
committed
60be29b
View commit details
Copy full SHA for 60be29b
Browse repository at this point
Rewrite version test as UI test
Show description for a9c0ffa
Oneirical
committed
a9c0ffa
View commit details
Copy full SHA for a9c0ffa
Browse repository at this point
Rollup merge of #119224 - Duckilicious:test_main_memory_leak, r=cuviper
Show description for 0ea4270
matthiaskrgr
authored
0ea4270
View commit details
Copy full SHA for 0ea4270
Browse repository at this point
Rollup merge of #123411 - saethlin:ub-checks, r=Urgau,RalfJung
Show description for 84dca15
matthiaskrgr
authored
84dca15
View commit details
Copy full SHA for 84dca15
Browse repository at this point
Rollup merge of #123516 - estebank:issue-123428, r=compiler-errors
Show description for f51ce75
matthiaskrgr
authored
f51ce75
View commit details
Copy full SHA for f51ce75
Browse repository at this point
Rollup merge of #123522 - dtolnay:constatomicintoinner, r=Nilstrieb
Show description for 0b5a8ac
matthiaskrgr
authored
0b5a8ac
View commit details
Copy full SHA for 0b5a8ac
Browse repository at this point
Rollup merge of #123559 - spastorino:match_projection_projections_invariant, r=compiler-errors
Show description for 7524f5e
matthiaskrgr
authored
7524f5e
View commit details
Copy full SHA for 7524f5e
Browse repository at this point
Rollup merge of #123563 - Oneirical:version, r=jieyouxu
Show description for 96dbde7
matthiaskrgr
authored
96dbde7
View commit details
Copy full SHA for 96dbde7
Browse repository at this point
You can’t perform that action at this time.