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.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 5 pull requests
- #87029
#87029
Merged
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-0yapv7z
JohnTitor/rust:rollup-0yapv7z
Copy head branch name to clipboard
Jul 10, 2021
Conversation
Commits
13
(13)
Checks
Files changed
Merged
Rollup of 5 pull requests
#87029
bors
merged 13 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-0yapv7z
JohnTitor/rust:rollup-0yapv7z
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2021
Revert the revert of renaming traits::VTable to ImplSource
Show description for 5cf954f
ptrojahn
committed
5cf954f
View commit details
Copy full SHA for 5cf954f
Browse repository at this point
Enhance well-formedness checks for `#[repr(...)]` attributes
FabianWolff
committed
a7bfd35
View commit details
Copy full SHA for a7bfd35
Browse repository at this point
Commits on Jul 10, 2021
avoid reentrant lock acquire when ThreadIds run out
RalfJung
committed
2750d3a
View commit details
Copy full SHA for 2750d3a
Browse repository at this point
remove const_raw_ptr_to_usize_cast feature
RalfJung
committed
5f0dd6d
View commit details
Copy full SHA for 5f0dd6d
Browse repository at this point
bless missing tests
RalfJung
committed
fb010c9
View commit details
Copy full SHA for fb010c9
Browse repository at this point
remove duplicate test
RalfJung
committed
f5094aa
View commit details
Copy full SHA for f5094aa
Browse repository at this point
rename variable
RalfJung
committed
dbc2b55
View commit details
Copy full SHA for dbc2b55
Browse repository at this point
Fix typo: `satic` -> `static`
aDotInTheVoid
committed
293fa8f
View commit details
Copy full SHA for 293fa8f
Browse repository at this point
Rollup merge of #87006 - ptrojahn:implsource_vtable, r=jonas-schievink
Show description for 632f84f
JohnTitor
authored
632f84f
View commit details
Copy full SHA for 632f84f
Browse repository at this point
Rollup merge of #87011 - RalfJung:thread-id-supply-shortage, r=nagisa
Show description for 0ca5fc2
JohnTitor
authored
0ca5fc2
View commit details
Copy full SHA for 0ca5fc2
Browse repository at this point
Rollup merge of #87013 - FabianWolff:issue-83921, r=estebank
Show description for 945458d
JohnTitor
authored
945458d
View commit details
Copy full SHA for 945458d
Browse repository at this point
Rollup merge of #87020 - RalfJung:const_raw_ptr_to_usize_cast, r=oli-obk
Show description for ad2a0fc
JohnTitor
authored
ad2a0fc
View commit details
Copy full SHA for ad2a0fc
Browse repository at this point
Rollup merge of #87028 - aDotInTheVoid:patch-1, r=petrochenkov
Show description for 36b142f
JohnTitor
authored
36b142f
View commit details
Copy full SHA for 36b142f
Browse repository at this point
You can’t perform that action at this time.