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 }}
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
16.9k
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
Expand docs for
TryFrom
and
TryInto
.
- #58015
#58015
Merged
bors
merged 8 commits into
rust-lang:master
rust-lang/rust:master
from
icefoxen:tryfrom-docs
Copy head branch name to clipboard
Mar 12, 2019
Conversation
Commits
8
(8)
Checks
Files changed
Merged
Expand docs for
TryFrom
and
TryInto
.
#58015
bors
merged 8 commits into
rust-lang:master
rust-lang/rust:master
from
icefoxen:tryfrom-docs
Copy head branch name to clipboard
Commits
Commits on Feb 27, 2019
Started expanding docs for `TryFrom` and `TryInto`.
Show description for d2b1212
icefoxen
authored and
SimonSapin
committed
d2b1212
View commit details
Copy full SHA for d2b1212
Browse repository at this point
Add basic docs to integer TryFrom impl macros.
Show description for 1253227
icefoxen
authored and
SimonSapin
committed
1253227
View commit details
Copy full SHA for 1253227
Browse repository at this point
Fix a bunch of heckin' trailing whitespace
icefoxen
authored and
SimonSapin
committed
c1d1c67
View commit details
Copy full SHA for c1d1c67
Browse repository at this point
Fix some links in TryFrom docs.
icefoxen
authored and
SimonSapin
committed
cc6f394
View commit details
Copy full SHA for cc6f394
Browse repository at this point
Slowly figuring out how rustdoc actually works.
Show description for 72afe51
icefoxen
authored and
SimonSapin
committed
72afe51
View commit details
Copy full SHA for 72afe51
Browse repository at this point
Incorporated review changes.
icefoxen
authored and
SimonSapin
committed
60cf413
View commit details
Copy full SHA for 60cf413
Browse repository at this point
Vastly simplify TryFrom docs.
icefoxen
authored and
SimonSapin
committed
5dce719
View commit details
Copy full SHA for 5dce719
Browse repository at this point
Commits on Mar 12, 2019
Remove stabilized feature gate in doctest
SimonSapin
committed
db99a3b
View commit details
Copy full SHA for db99a3b
Browse repository at this point
You can’t perform that action at this time.