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.5k
Star
117k
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
- #103527
#103527
Closed
Dylan-DPC
wants to merge 12 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-ctphtbm
Dylan-DPC/rust:rollup-ctphtbm
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Rollup of 6 pull requests
#103527
Dylan-DPC
wants to merge 12 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-ctphtbm
Dylan-DPC/rust:rollup-ctphtbm
Copy head branch name to clipboard
Commits
Commits on Oct 20, 2022
Use a faster allocation size check in slice::from_raw_parts
saethlin
committed
cfcb0a2
View commit details
Copy full SHA for cfcb0a2
Browse repository at this point
Commits on Oct 23, 2022
fake capture if min_captures empty
ouz-a
committed
8b984e5
View commit details
Copy full SHA for 8b984e5
Browse repository at this point
Commits on Oct 24, 2022
fix #103425, remove extra type error after missing semicolon error
chenyukang
committed
f54c336
View commit details
Copy full SHA for f54c336
Browse repository at this point
suggest type annotation for local statement initialed by ref expression
SparrowLii
committed
0fca075
View commit details
Copy full SHA for 0fca075
Browse repository at this point
Make param index generation a bit more robust
oli-obk
committed
b6824ba
View commit details
Copy full SHA for b6824ba
Browse repository at this point
Commits on Oct 25, 2022
rustc_middle: Rearrange resolver outputs structures slightly
petrochenkov
committed
919673e
View commit details
Copy full SHA for 919673e
Browse repository at this point
Rollup merge of #100452 - ouz-a:issue-93242, r=jackh726
Show description for 8c5d4e6
Dylan-DPC
authored
8c5d4e6
View commit details
Copy full SHA for 8c5d4e6
Browse repository at this point
Rollup merge of #102951 - SparrowLii:type_annotation, r=estebank
Show description for ba39aab
Dylan-DPC
authored
ba39aab
View commit details
Copy full SHA for ba39aab
Browse repository at this point
Rollup merge of #103287 - saethlin:faster-len-check, r=thomcc
Show description for d79eb6b
Dylan-DPC
authored
d79eb6b
View commit details
Copy full SHA for d79eb6b
Browse repository at this point
Rollup merge of #103444 - chenyukang:yukang/fix-103425-extra-diag, r=davidtwco
Show description for d0ce4d5
Dylan-DPC
authored
d0ce4d5
View commit details
Copy full SHA for d0ce4d5
Browse repository at this point
Rollup merge of #103475 - oli-obk:generic_param_indices, r=lcnr
Show description for 646e13e
Dylan-DPC
authored
646e13e
View commit details
Copy full SHA for 646e13e
Browse repository at this point
Rollup merge of #103520 - petrochenkov:resout, r=cjgillot
Show description for 288655f
Dylan-DPC
authored
288655f
View commit details
Copy full SHA for 288655f
Browse repository at this point
You can’t perform that action at this time.