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
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
116k
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 4 pull requests
- #71175
#71175
Closed
Dylan-DPC-zz
wants to merge 10 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-0yyk3ax
Dylan-DPC-zz/rust:rollup-0yyk3ax
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Closed
Rollup of 4 pull requests
#71175
Dylan-DPC-zz
wants to merge 10 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC-zz:rollup-0yyk3ax
Dylan-DPC-zz/rust:rollup-0yyk3ax
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2020
Provide better compiler output when using `?` on `Option` in fn returning `Result` and vice-versa
Duddino
committed
ce994b6
View commit details
Copy full SHA for ce994b6
Browse repository at this point
Add illumos triple
Show description for b77aefb
3 people
committed
b77aefb
View commit details
Copy full SHA for b77aefb
Browse repository at this point
Commits on Apr 15, 2020
Use fcntl() to set nonblock for solarish sockets
Show description for dda5c97
Patrick Mooney
committed
dda5c97
View commit details
Copy full SHA for dda5c97
Browse repository at this point
Provide better compiler output when using `?` on `Option` in fn returning `Result` and vice-versa
Duddino
committed
fbc4168
View commit details
Copy full SHA for fbc4168
Browse repository at this point
Clean up E0518 explanation
GuillaumeGomez
committed
0fcdefb
View commit details
Copy full SHA for 0fcdefb
Browse repository at this point
Do not ICE in the face of invalid enum discriminant
estebank
committed
f47c4ff
View commit details
Copy full SHA for f47c4ff
Browse repository at this point
Rollup merge of #69903 - estebank:icemation, r=oli-obk
Show description for 2230004
Dylan-DPC
authored
2230004
View commit details
Copy full SHA for 2230004
Browse repository at this point
Rollup merge of #71141 - Duddino:master, r=estebank
Show description for f8de74b
Dylan-DPC
authored
f8de74b
View commit details
Copy full SHA for f8de74b
Browse repository at this point
Rollup merge of #71145 - pfmooney:illumos-triple, r=nagisa
Show description for 97ac87d
Dylan-DPC
authored
97ac87d
View commit details
Copy full SHA for 97ac87d
Browse repository at this point
Rollup merge of #71166 - GuillaumeGomez:cleanup-e0518, r=Dylan-DPC
Show description for ce76bcb
Dylan-DPC
authored
ce76bcb
View commit details
Copy full SHA for ce76bcb
Browse repository at this point
You can’t perform that action at this time.