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 4 pull requests
- #89879
#89879
Closed
matthiaskrgr
wants to merge 12 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-a6ihvkv
matthiaskrgr/rust:rollup-a6ihvkv
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Rollup of 4 pull requests
#89879
matthiaskrgr
wants to merge 12 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-a6ihvkv
matthiaskrgr/rust:rollup-a6ihvkv
Copy head branch name to clipboard
Commits
Commits on Oct 1, 2021
Fix ctrl-c causing reads of stdin to return empty on Windows.
Show description for 273e522
arlosi
committed
273e522
View commit details
Copy full SHA for 273e522
Browse repository at this point
Commits on Oct 12, 2021
Switch order of terms to prevent overflow
jackh726
committed
9855e7d
View commit details
Copy full SHA for 9855e7d
Browse repository at this point
Commits on Oct 13, 2021
Allow static linking LLVM with ThinLTO
tmandry
committed
c9af192
View commit details
Copy full SHA for c9af192
Browse repository at this point
Fix line length
tmandry
committed
2c31c31
View commit details
Copy full SHA for 2c31c31
Browse repository at this point
Fix incorrect Box::pin suggestion
Show description for 5c14433
tmandry
committed
5c14433
View commit details
Copy full SHA for 5c14433
Browse repository at this point
Always check predicates in can_coerce
Show description for 485ae9f
tmandry
committed
485ae9f
View commit details
Copy full SHA for 485ae9f
Browse repository at this point
Move misplaced comment
tmandry
committed
156c922
View commit details
Copy full SHA for 156c922
Browse repository at this point
Exit early if expected type is not an adt
tmandry
committed
a8558e9
View commit details
Copy full SHA for a8558e9
Browse repository at this point
Commits on Oct 14, 2021
Rollup merge of #89390 - tmandry:issue-72117, r=estebank
Show description for f590a97
matthiaskrgr
authored
f590a97
View commit details
Copy full SHA for f590a97
Browse repository at this point
Rollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
Show description for 7aca070
matthiaskrgr
authored
7aca070
View commit details
Copy full SHA for 7aca070
Browse repository at this point
Rollup merge of #89823 - jackh726:project-overflow, r=oli-obk
Show description for ecc351d
matthiaskrgr
authored
ecc351d
View commit details
Copy full SHA for ecc351d
Browse repository at this point
Rollup merge of #89865 - tmandry:llvm-static, r=Mark-Simulacrum
Show description for 078372c
matthiaskrgr
authored
078372c
View commit details
Copy full SHA for 078372c
Browse repository at this point
You can’t perform that action at this time.