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.7k
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
- #98887
#98887
Closed
Dylan-DPC
wants to merge 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-1urgqtb
Dylan-DPC/rust:rollup-1urgqtb
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
Rollup of 6 pull requests
#98887
Dylan-DPC
wants to merge 20 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-1urgqtb
Dylan-DPC/rust:rollup-1urgqtb
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 Jun 30, 2022
Clarify MIR semantics of checked binary operations
tmiasko
committed
b884797
View commit details
Copy full SHA for b884797
Browse repository at this point
Commits on Jul 1, 2022
Improve spans for specialization error
compiler-errors
committed
a368830
View commit details
Copy full SHA for a368830
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 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
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
Rollup merge of #97300 - ChayimFriedman2:patch-1, r=dtolnay
Show description for 451b2ad
Dylan-DPC
authored
451b2ad
View commit details
Copy full SHA for 451b2ad
Browse repository at this point
Rollup merge of #98738 - tmiasko:checked-binop, r=oli-obk
Show description for ddb5a6b
Dylan-DPC
authored
ddb5a6b
View commit details
Copy full SHA for ddb5a6b
Browse repository at this point
Rollup merge of #98761 - lcnr:need_type_info-cont, r=estebank
Show description for ca4668c
Dylan-DPC
authored
ca4668c
View commit details
Copy full SHA for ca4668c
Browse repository at this point
Rollup merge of #98782 - compiler-errors:specialization-error-span, r=oli-obk
Show description for 22128a4
Dylan-DPC
authored
22128a4
View commit details
Copy full SHA for 22128a4
Browse repository at this point
Rollup merge of #98811 - RalfJung:interpret-alloc-range, r=oli-obk
Show description for cd9d89c
Dylan-DPC
authored
cd9d89c
View commit details
Copy full SHA for cd9d89c
Browse repository at this point
Rollup merge of #98847 - RalfJung:box-is-special, r=oli-obk
Show description for ef73972
Dylan-DPC
authored
ef73972
View commit details
Copy full SHA for ef73972
Browse repository at this point
You can’t perform that action at this time.