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
Accelerator
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
Type
/
to 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.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 6 pull requests
- #100174
#100174
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-wnskbk6
Dylan-DPC/rust:rollup-wnskbk6
Copy head branch name to clipboard
Aug 5, 2022
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 6 pull requests
#100174
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-wnskbk6
Dylan-DPC/rust:rollup-wnskbk6
Copy head branch name to clipboard
Commits
Commits on Jul 28, 2022
suggest adding/removing `ref` for binding patterns
TaKO8Ki
committed
c0a22a0
View commit details
Copy full SHA for c0a22a0
Browse repository at this point
Commits on Aug 4, 2022
kmc-solid: Add a stub implementation of `File::set_times`
kawadakk
committed
0af4a28
View commit details
Copy full SHA for 0af4a28
Browse repository at this point
opt node type
compiler-errors
committed
5bb50dd
View commit details
Copy full SHA for 5bb50dd
Browse repository at this point
Commits on Aug 5, 2022
rustdoc: use `collect()` instead of repeatedly pushing to bindings
notriddle
committed
7ba51fa
View commit details
Copy full SHA for 7ba51fa
Browse repository at this point
rustdoc: use `collect()` instead of repeatedly pushing to bounds
notriddle
committed
70a6ae6
View commit details
Copy full SHA for 70a6ae6
Browse repository at this point
remove Clean trait implementation for hir::PolyTraitRef
GuillaumeGomez
committed
38083ac
View commit details
Copy full SHA for 38083ac
Browse repository at this point
remove Clean trait implementation for hir::TraitItem
GuillaumeGomez
committed
46d17d6
View commit details
Copy full SHA for 46d17d6
Browse repository at this point
Improve diagnostics for `const a: = expr;`
WaffleLapkin
committed
743ad07
View commit details
Copy full SHA for 743ad07
Browse repository at this point
Rollup merge of #99835 - TaKO8Ki:suggest-adding-or-removing-ref-for-binding-pattern, r=estebank
Show description for 9e4feff
Dylan-DPC
authored
9e4feff
View commit details
Copy full SHA for 9e4feff
Browse repository at this point
Rollup merge of #100155 - compiler-errors:issue-100154, r=jackh726
Show description for 721af40
Dylan-DPC
authored
721af40
View commit details
Copy full SHA for 721af40
Browse repository at this point
Rollup merge of #100157 - rust-lang:notriddle/use-map-instead-of-repeated-push, r=Dylan-DPC
Show description for 97440b5
Dylan-DPC
authored
97440b5
View commit details
Copy full SHA for 97440b5
Browse repository at this point
Rollup merge of #100158 - solid-rs:patch/kmc-solid/follow-up-98246, r=joshtriplett
Show description for 823ef90
Dylan-DPC
authored
823ef90
View commit details
Copy full SHA for 823ef90
Browse repository at this point
Rollup merge of #100166 - GuillaumeGomez:rm-clean-impls, r=Dylan-DPC
Show description for 404782d
Dylan-DPC
authored
404782d
View commit details
Copy full SHA for 404782d
Browse repository at this point
Rollup merge of #100168 - WaffleLapkin:improve_diagnostics_for_missing_type_in_a_const_item, r=compiler-errors
Show description for e7ed844
Dylan-DPC
authored
e7ed844
View commit details
Copy full SHA for e7ed844
Browse repository at this point
You can’t perform that action at this time.