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 }}
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
16.8k
Star
119k
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 7 pull requests
- #99422
#99422
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-htjofm6
Dylan-DPC/rust:rollup-htjofm6
Copy head branch name to clipboard
Jul 18, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 7 pull requests
#99422
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-htjofm6
Dylan-DPC/rust:rollup-htjofm6
Copy head branch name to clipboard
Commits
Commits on Jul 3, 2022
Add size assert in transmute_copy
5225225
committed
5f5ca88
View commit details
Copy full SHA for 5f5ca88
Browse repository at this point
Commits on Jul 7, 2022
Stop emitting CET prologues for naked functions
Show description for 92174f9
workingjubilee
committed
92174f9
View commit details
Copy full SHA for 92174f9
Browse repository at this point
Also stop emitting BTI prologues for naked functions
Show description for 530b5da
workingjubilee
committed
530b5da
View commit details
Copy full SHA for 530b5da
Browse repository at this point
Commits on Jul 14, 2022
add missing null ptr check in alloc example
RalfJung
committed
080a53a
View commit details
Copy full SHA for 080a53a
Browse repository at this point
Commits on Jul 16, 2022
Use typeck_results to get accurate qpath res for arg mismatch error
compiler-errors
committed
75a1b1c
View commit details
Copy full SHA for 75a1b1c
Browse repository at this point
Commits on Jul 17, 2022
rustdoc: avoid inlining items with duplicate `(type, name)`
Show description for c822183
notriddle
committed
c822183
View commit details
Copy full SHA for c822183
Browse repository at this point
interpret/visitor: add missing early return
RalfJung
committed
e6be52b
View commit details
Copy full SHA for e6be52b
Browse repository at this point
Commits on Jul 18, 2022
Add regression test for #95230
Show description for 5172a2f
JohnTitor
committed
5172a2f
View commit details
Copy full SHA for 5172a2f
Browse repository at this point
Rollup merge of #98839 - 5225225:assert_transmute_copy_size, r=thomcc
Show description for 5ccdf1f
Dylan-DPC
authored
5ccdf1f
View commit details
Copy full SHA for 5ccdf1f
Browse repository at this point
Rollup merge of #98998 - workingjubilee:naked-means-no-clothes-enforcement-technology, r=Amanieu
Show description for a027b01
Dylan-DPC
authored
a027b01
View commit details
Copy full SHA for a027b01
Browse repository at this point
Rollup merge of #99198 - RalfJung:alloc-null-ptr, r=JohnTitor
Show description for e423a6f
Dylan-DPC
authored
e423a6f
View commit details
Copy full SHA for e423a6f
Browse repository at this point
Rollup merge of #99344 - notriddle:notriddle/multiple-macro-rules-w-same-name, r=GuillaumeGomez
Show description for affdcd6
Dylan-DPC
authored
affdcd6
View commit details
Copy full SHA for affdcd6
Browse repository at this point
Rollup merge of #99351 - compiler-errors:arg-mismatch-blame, r=davidtwco
Show description for 60c1068
Dylan-DPC
authored
60c1068
View commit details
Copy full SHA for 60c1068
Browse repository at this point
Rollup merge of #99378 - RalfJung:box-early-return, r=oli-obk
Show description for a47a090
Dylan-DPC
authored
a47a090
View commit details
Copy full SHA for a47a090
Browse repository at this point
Rollup merge of #99394 - JohnTitor:issue-95230, r=compiler-errors
Show description for 068a559
Dylan-DPC
authored
068a559
View commit details
Copy full SHA for 068a559
Browse repository at this point
You can’t perform that action at this time.