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 11 pull requests
- #87909
#87909
Closed
JohnTitor
wants to merge 28 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-whpkdh7
JohnTitor/rust:rollup-whpkdh7
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Closed
Rollup of 11 pull requests
#87909
JohnTitor
wants to merge 28 commits into
rust-lang:master
rust-lang/rust:master
from
JohnTitor:rollup-whpkdh7
JohnTitor/rust:rollup-whpkdh7
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2021
Expand explanation of E0530
kornelski
committed
ecb6686
View commit details
Copy full SHA for ecb6686
Browse repository at this point
Commits on Aug 7, 2021
removed references to parent/child from std::thread documentation
Show description for 2a56a4f
godmar
committed
2a56a4f
View commit details
Copy full SHA for 2a56a4f
Browse repository at this point
impl const From<num> for num
usbalbin
committed
eefd790
View commit details
Copy full SHA for eefd790
Browse repository at this point
Add tests
usbalbin
committed
09928a9
View commit details
Copy full SHA for 09928a9
Browse repository at this point
Add test for int to float
usbalbin
committed
c8bf5ed
View commit details
Copy full SHA for c8bf5ed
Browse repository at this point
less opt in const param of
BoxyUwU
committed
d777cb8
View commit details
Copy full SHA for d777cb8
Browse repository at this point
fmt
BoxyUwU
committed
5f61271
View commit details
Copy full SHA for 5f61271
Browse repository at this point
Commits on Aug 8, 2021
Fix heading colours in Ayu theme
Show description for 9a78489
tsoutsman
authored
9a78489
View commit details
Copy full SHA for 9a78489
Browse repository at this point
Clarify terms in rustdoc book
Show description for a4af040
tsoutsman
committed
a4af040
View commit details
Copy full SHA for a4af040
Browse repository at this point
Commits on Aug 9, 2021
Do not ICE on HIR based WF check when involving lifetimes
Show description for f93cbed
estebank
committed
f93cbed
View commit details
Copy full SHA for f93cbed
Browse repository at this point
Remove duplicate trait bounds in `rustc_data_structures::graph`
pierwill
committed
3e123e4
View commit details
Copy full SHA for 3e123e4
Browse repository at this point
Proper table row formatting in platform support
Show description for cb19d83
badboy
committed
cb19d83
View commit details
Copy full SHA for cb19d83
Browse repository at this point
Added the `Option::unzip()` method
Kixiron
committed
bc4ce79
View commit details
Copy full SHA for bc4ce79
Browse repository at this point
Added some basic tests for `Option::unzip()` and `Option::zip()` (I noticed that zip had no tests)
Kixiron
committed
eea3520
View commit details
Copy full SHA for eea3520
Browse repository at this point
Enabled unzip_option feature for core tests & unzip docs
Kixiron
committed
9d8081e
View commit details
Copy full SHA for 9d8081e
Browse repository at this point
Added tracking issue to unstable attribute
Kixiron
committed
ab2c590
View commit details
Copy full SHA for ab2c590
Browse repository at this point
Use smaller spans when suggesting method call disambiguation
estebank
committed
f3021b3
View commit details
Copy full SHA for f3021b3
Browse repository at this point
Commits on Aug 10, 2021
Rollup merge of #86840 - usbalbin:const_from, r=oli-obk
Show description for 839eaab
JohnTitor
authored
839eaab
View commit details
Copy full SHA for 839eaab
Browse repository at this point
Rollup merge of #87636 - Kixiron:unzip-option, r=scottmcm
Show description for ef52055
JohnTitor
authored
ef52055
View commit details
Copy full SHA for ef52055
Browse repository at this point
Rollup merge of #87700 - kornelski:e530text, r=oli-obk
Show description for 45b7218
JohnTitor
authored
45b7218
View commit details
Copy full SHA for 45b7218
Browse repository at this point
Rollup merge of #87811 - estebank:issue-87549, r=oli-obk
Show description for fe34bc5
JohnTitor
authored
fe34bc5
View commit details
Copy full SHA for fe34bc5
Browse repository at this point
Rollup merge of #87848 - godmar:@godmar/thread-join-documentation-fix, r=joshtriplett
Show description for c2b83cc
JohnTitor
authored
c2b83cc
View commit details
Copy full SHA for c2b83cc
Browse repository at this point
Rollup merge of #87854 - BoxyUwU:var-None, r=oli-obk
Show description for d34d1d1
JohnTitor
authored
d34d1d1
View commit details
Copy full SHA for d34d1d1
Browse repository at this point
Rollup merge of #87861 - tsoutsman:patch-1, r=GuillaumeGomez
Show description for a887639
JohnTitor
authored
a887639
View commit details
Copy full SHA for a887639
Browse repository at this point
Rollup merge of #87865 - tsoutsman:master, r=GuillaumeGomez
Show description for 482bcb0
JohnTitor
authored
482bcb0
View commit details
Copy full SHA for 482bcb0
Browse repository at this point
Rollup merge of #87880 - pierwill:graph-duplicate-trait-bound, r=LeSeulArtichaut
Show description for 7567f82
JohnTitor
authored
7567f82
View commit details
Copy full SHA for 7567f82
Browse repository at this point
Rollup merge of #87881 - badboy:platform-support-formatting, r=ehuss
Show description for 22a1647
JohnTitor
authored
22a1647
View commit details
Copy full SHA for 22a1647
Browse repository at this point
Rollup merge of #87889 - estebank:method-call-disambiguate, r=oli-obk
Show description for 3aa861b
JohnTitor
authored
3aa861b
View commit details
Copy full SHA for 3aa861b
Browse repository at this point
You can’t perform that action at this time.