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-unofficial
/
patterns
Public
Notifications
You must be signed in to change notification settings
Fork
412
Star
8.9k
Code
Issues
76
Pull requests
17
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Adding catch_panic anti-pattern
- #109
#109
Draft
simonsan
wants to merge 12 commits into
main
rust-unofficial/patterns:main
from
catch_panic_anti_pattern
rust-unofficial/patterns:catch_panic_anti_pattern
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
Adding catch_panic anti-pattern
#109
simonsan
wants to merge 12 commits into
main
rust-unofficial/patterns:main
from
catch_panic_anti_pattern
rust-unofficial/patterns:catch_panic_anti_pattern
Copy head branch name to clipboard
Commits
Commits on Jan 6, 2021
Adding catch_panic anti-pattern
liamzdenek
authored and
simonsan
committed
82eef12
View commit details
Copy full SHA for 82eef12
Browse repository at this point
[Fix] Review feedback
simonsan
committed
ee68daf
View commit details
Copy full SHA for ee68daf
Browse repository at this point
Added todos
simonsan
committed
f810323
View commit details
Copy full SHA for f810323
Browse repository at this point
Add catch_unwind.md to SUMMARY.md
simonsan
committed
cdda188
View commit details
Copy full SHA for cdda188
Browse repository at this point
Update anti_patterns/catch_panic.md
Show description for 028e8af
simonsan
and
marcoieni
committed
028e8af
View commit details
Copy full SHA for 028e8af
Browse repository at this point
Update anti_patterns/catch_panic.md
simonsan
committed
4a85198
View commit details
Copy full SHA for 4a85198
Browse repository at this point
markdownlint
simonsan
committed
9e2651a
View commit details
Copy full SHA for 9e2651a
Browse repository at this point
replace +
simonsan
committed
9ea460f
View commit details
Copy full SHA for 9ea460f
Browse repository at this point
Commits on Mar 29, 2021
Merge branch 'master' into catch_panic_anti_pattern
simonsan
authored
4388f63
View commit details
Copy full SHA for 4388f63
Browse repository at this point
Fixing lint
simonsan
committed
2f97923
View commit details
Copy full SHA for 2f97923
Browse repository at this point
Adding suggestion
simonsan
committed
422d9cb
View commit details
Copy full SHA for 422d9cb
Browse repository at this point
Adding example for exception safety
simonsan
committed
9aa2d47
View commit details
Copy full SHA for 9aa2d47
Browse repository at this point
You can’t perform that action at this time.