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.5k
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 5 pull requests
- #99493
#99493
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-lli4gcx
Dylan-DPC/rust:rollup-lli4gcx
Copy head branch name to clipboard
Jul 20, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#99493
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-lli4gcx
Dylan-DPC/rust:rollup-lli4gcx
Copy head branch name to clipboard
Commits
Commits on Jul 5, 2022
`impl From<c::WIN32_FIND_DATAW> for FileAttr`
ChrisDenton
committed
13ab796
View commit details
Copy full SHA for 13ab796
Browse repository at this point
Windows: Use `FindFirstFileW` if `metadata` fails
Show description for 8d4adad
ChrisDenton
committed
8d4adad
View commit details
Copy full SHA for 8d4adad
Browse repository at this point
Add comment and simplify `hiberfil_sys` test
ChrisDenton
committed
2d06504
View commit details
Copy full SHA for 2d06504
Browse repository at this point
Test if `[try_]exists` can find `hiberfil.sys`
ChrisDenton
committed
5f5bcb3
View commit details
Copy full SHA for 5f5bcb3
Browse repository at this point
Commits on Jul 18, 2022
Ignore `hiberfil_sys` test in CI
Show description for eee8ca9
ChrisDenton
committed
eee8ca9
View commit details
Copy full SHA for eee8ca9
Browse repository at this point
Commits on Jul 19, 2022
int_macros was only using to_xe_bytes_doc and not from_xe_bytes_doc
Stargateur
committed
94f633b
View commit details
Copy full SHA for 94f633b
Browse repository at this point
Erase regions before comparing signatures of foreign fns.
cjgillot
committed
0065929
View commit details
Copy full SHA for 0065929
Browse repository at this point
Add regression test for #71547
Show description for 50423ae
JohnTitor
committed
50423ae
View commit details
Copy full SHA for 50423ae
Browse repository at this point
Commits on Jul 20, 2022
Suggest returning binding from block or enclosing scope on coerce_forced_unit error
compiler-errors
committed
b0a8190
View commit details
Copy full SHA for b0a8190
Browse repository at this point
Rollup merge of #98784 - compiler-errors:forgot-to-return-binding, r=estebank
Show description for 97c9f16
Dylan-DPC
authored
97c9f16
View commit details
Copy full SHA for 97c9f16
Browse repository at this point
Rollup merge of #98916 - ChrisDenton:hiberfil.sys, r=thomcc
Show description for 8039567
Dylan-DPC
authored
8039567
View commit details
Copy full SHA for 8039567
Browse repository at this point
Rollup merge of #99433 - cjgillot:erase-foreign-sig, r=compiler-errors
Show description for f02bbbc
Dylan-DPC
authored
f02bbbc
View commit details
Copy full SHA for f02bbbc
Browse repository at this point
Rollup merge of #99452 - Stargateur:fix/typo, r=JohnTitor
Show description for feebc5f
Dylan-DPC
authored
feebc5f
View commit details
Copy full SHA for feebc5f
Browse repository at this point
Rollup merge of #99481 - JohnTitor:issue-71547, r=compiler-errors
Show description for d7a65a5
Dylan-DPC
authored
d7a65a5
View commit details
Copy full SHA for d7a65a5
Browse repository at this point
You can’t perform that action at this time.