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.9k
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 8 pull requests
- #99792
#99792
Merged
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-20i7ewx
JohnTitor/rust:rollup-20i7ewx
Copy head branch name to clipboard
Jul 27, 2022
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rollup of 8 pull requests
#99792
bors
merged 19 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-20i7ewx
JohnTitor/rust:rollup-20i7ewx
Copy head branch name to clipboard
Commits
Commits on Jun 27, 2022
Stabilize Windows `FileTypeExt` with `is_symlink_dir` and `is_symlink_file`
Show description for e374c91
joshtriplett
committed
e374c91
View commit details
Copy full SHA for e374c91
Browse repository at this point
Seal Windows `FileTypeExt` extension trait to allow adding future methods
joshtriplett
committed
a4cb0b9
View commit details
Copy full SHA for a4cb0b9
Browse repository at this point
Commits on Jul 24, 2022
Add failing test
In-line
authored and
compiler-errors
committed
6d1100f
View commit details
Copy full SHA for 6d1100f
Browse repository at this point
Do not prefer module parents which are `doc(hidden)` in visibility map
compiler-errors
committed
42a4419
View commit details
Copy full SHA for 42a4419
Browse repository at this point
Commits on Jul 25, 2022
passes: port more of `check_attr` module
Show description for 76cf6bd
davidtwco
committed
76cf6bd
View commit details
Copy full SHA for 76cf6bd
Browse repository at this point
Add a clickable link to the layout section
est31
committed
5fcd2f7
View commit details
Copy full SHA for 5fcd2f7
Browse repository at this point
Commits on Jul 26, 2022
Simplify test
Show description for 15db418
est31
and
GuillaumeGomez
authored
15db418
View commit details
Copy full SHA for 15db418
Browse repository at this point
Remove dead code from cg_llvm
bjorn3
committed
017e172
View commit details
Copy full SHA for 017e172
Browse repository at this point
Don't build std for *-uefi targets
Show description for 05c1a4a
nicholasbishop
committed
05c1a4a
View commit details
Copy full SHA for 05c1a4a
Browse repository at this point
Update pulldown-cmark version
GuillaumeGomez
committed
7f78a9a
View commit details
Copy full SHA for 7f78a9a
Browse repository at this point
rustdoc: do not allocate String when writing path full name
Show description for b8fb6e1
notriddle
committed
b8fb6e1
View commit details
Copy full SHA for b8fb6e1
Browse repository at this point
Commits on Jul 27, 2022
Rollup merge of #98583 - joshtriplett:stabilize-windows-symlink-types, r=thomcc
Show description for 1ff84f0
JohnTitor
authored
1ff84f0
View commit details
Copy full SHA for 1ff84f0
Browse repository at this point
Rollup merge of #99698 - compiler-errors:no-doc-hidden, r=cjgillot
Show description for 3ca1c31
JohnTitor
authored
3ca1c31
View commit details
Copy full SHA for 3ca1c31
Browse repository at this point
Rollup merge of #99700 - est31:rustdoc_layout_heading, r=GuillaumeGomez
Show description for 181bf05
JohnTitor
authored
181bf05
View commit details
Copy full SHA for 181bf05
Browse repository at this point
Rollup merge of #99712 - davidtwco:translation-migrate-passes-2, r=compiler-errors
Show description for fe51d07
JohnTitor
authored
fe51d07
View commit details
Copy full SHA for fe51d07
Browse repository at this point
Rollup merge of #99759 - bjorn3:remove_llvm_dead_code, r=nikic
Show description for 7f608e9
JohnTitor
authored
7f608e9
View commit details
Copy full SHA for 7f608e9
Browse repository at this point
Rollup merge of #99765 - nicholasbishop:bishop-disable-uefi-std-build, r=jyn514
Show description for a76f2fe
JohnTitor
authored
a76f2fe
View commit details
Copy full SHA for a76f2fe
Browse repository at this point
Rollup merge of #99771 - GuillaumeGomez:update-pulldown-cmark, r=Urgau
Show description for f8f07de
JohnTitor
authored
f8f07de
View commit details
Copy full SHA for f8f07de
Browse repository at this point
Rollup merge of #99775 - notriddle:notriddle/as-str, r=camelid
Show description for 0d5bdca
JohnTitor
authored
0d5bdca
View commit details
Copy full SHA for 0d5bdca
Browse repository at this point
You can’t perform that action at this time.