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.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 6 pull requests
- #98910
#98910
Merged
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-9x82wdg
Dylan-DPC/rust:rollup-9x82wdg
Copy head branch name to clipboard
Jul 5, 2022
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Rollup of 6 pull requests
#98910
bors
merged 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-9x82wdg
Dylan-DPC/rust:rollup-9x82wdg
Copy head branch name to clipboard
Commits
Commits on May 23, 2022
Implement `FusedIterator` for `std::net::[Into]Incoming`
Show description for 369555c
ChayimFriedman2
authored
369555c
View commit details
Copy full SHA for 369555c
Browse repository at this point
Commits on Jul 2, 2022
add AllocRange Debug impl; remove redundant AllocId Display impl
RalfJung
committed
c36572c
View commit details
Copy full SHA for c36572c
Browse repository at this point
make AllocRef APIs more consistent
RalfJung
committed
d31cbb5
View commit details
Copy full SHA for d31cbb5
Browse repository at this point
more use of format! variable capture
Show description for 0832d1d
RalfJung
and
fbstj
authored
0832d1d
View commit details
Copy full SHA for 0832d1d
Browse repository at this point
Bump std::net::Incoming FusedIterator impl to Rust 1.64
dtolnay
committed
76c0429
View commit details
Copy full SHA for 76c0429
Browse repository at this point
Commits on Jul 3, 2022
clean up the borrowing in rustc_hir_pretty
Show description for 46ccde4
kadiwa4
committed
46ccde4
View commit details
Copy full SHA for 46ccde4
Browse repository at this point
Commits on Jul 4, 2022
fix interpreter validity check on Box
RalfJung
committed
7fc7780
View commit details
Copy full SHA for 7fc7780
Browse repository at this point
move Box mess handling into general visitor
RalfJung
committed
d7edf66
View commit details
Copy full SHA for d7edf66
Browse repository at this point
suggest `#[derive(Default)]` to enums with `#[default]`
TaKO8Ki
committed
eb80407
View commit details
Copy full SHA for eb80407
Browse repository at this point
remove unused function argument
lcnr
committed
c2ed087
View commit details
Copy full SHA for c2ed087
Browse repository at this point
update infer cost computation for types
lcnr
committed
f1836c4
View commit details
Copy full SHA for f1836c4
Browse repository at this point
stop suggesting things inside of macros
lcnr
committed
eef34a6
View commit details
Copy full SHA for eef34a6
Browse repository at this point
resolve vars in node substs
lcnr
committed
7952d2e
View commit details
Copy full SHA for 7952d2e
Browse repository at this point
`InferSource::GenericArg`, check for contains
lcnr
committed
f475e88
View commit details
Copy full SHA for f475e88
Browse repository at this point
Commits on Jul 5, 2022
Rollup merge of #97300 - ChayimFriedman2:patch-1, r=dtolnay
Show description for d26ccf7
Dylan-DPC
authored
d26ccf7
View commit details
Copy full SHA for d26ccf7
Browse repository at this point
Rollup merge of #98761 - lcnr:need_type_info-cont, r=estebank
Show description for 6a9db39
Dylan-DPC
authored
6a9db39
View commit details
Copy full SHA for 6a9db39
Browse repository at this point
Rollup merge of #98811 - RalfJung:interpret-alloc-range, r=oli-obk
Show description for 522d52c
Dylan-DPC
authored
522d52c
View commit details
Copy full SHA for 522d52c
Browse repository at this point
Rollup merge of #98847 - RalfJung:box-is-special, r=oli-obk
Show description for 7702c50
Dylan-DPC
authored
7702c50
View commit details
Copy full SHA for 7702c50
Browse repository at this point
Rollup merge of #98854 - kadiwa4:rustc_hir_pretty_clean_up_borrowing, r=oli-obk
Show description for 6e5f1d4
Dylan-DPC
authored
6e5f1d4
View commit details
Copy full SHA for 6e5f1d4
Browse repository at this point
Rollup merge of #98873 - TaKO8Ki:suggest-default-derive-to-enum-with-default-attribute, r=fee1-dead
Show description for 9a2274c
Dylan-DPC
authored
9a2274c
View commit details
Copy full SHA for 9a2274c
Browse repository at this point
You can’t perform that action at this time.