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
- #89882
#89882
Merged
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-1dh7pz8
matthiaskrgr/rust:rollup-1dh7pz8
Copy head branch name to clipboard
Oct 14, 2021
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Rollup of 6 pull requests
#89882
bors
merged 16 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-1dh7pz8
matthiaskrgr/rust:rollup-1dh7pz8
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
Add missing word to `FromStr` trait docs
askoufis
authored
4b59b35
View commit details
Copy full SHA for 4b59b35
Browse repository at this point
Fix missing remaining compiler specific cfg information
GuillaumeGomez
committed
30a20f8
View commit details
Copy full SHA for 30a20f8
Browse repository at this point
Rollup merge of #89390 - tmandry:issue-72117, r=estebank
Show description for f9c9774
matthiaskrgr
authored
f9c9774
View commit details
Copy full SHA for f9c9774
Browse repository at this point
Rollup merge of #89433 - arlosi:stdin-fix, r=joshtriplett
Show description for d177791
matthiaskrgr
authored
d177791
View commit details
Copy full SHA for d177791
Browse repository at this point
Rollup merge of #89823 - jackh726:project-overflow, r=oli-obk
Show description for 29081f9
matthiaskrgr
authored
29081f9
View commit details
Copy full SHA for 29081f9
Browse repository at this point
Rollup merge of #89865 - tmandry:llvm-static, r=Mark-Simulacrum
Show description for 0888c6d
matthiaskrgr
authored
0888c6d
View commit details
Copy full SHA for 0888c6d
Browse repository at this point
Rollup merge of #89873 - askoufis:patch-1, r=Mark-Simulacrum
Show description for 686857f
matthiaskrgr
authored
686857f
View commit details
Copy full SHA for 686857f
Browse repository at this point
Rollup merge of #89878 - GuillaumeGomez:add-missing-cfg-hide, r=notriddle
Show description for d6eff5a
matthiaskrgr
authored
d6eff5a
View commit details
Copy full SHA for d6eff5a
Browse repository at this point
You can’t perform that action at this time.