Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(panic): Remove panics #98

Merged
merged 1 commit into from
Aug 4, 2024

feat(panic): Remove all panics, use try froms and pass error up

c200e00
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

feat(panic): Remove panics #98

feat(panic): Remove all panics, use try froms and pass error up
c200e00
Select commit
Loading
Failed to load commit list.
GitHub Actions / clippy succeeded Aug 2, 2024 in 0s

clippy

Details

Results

Message level Amount
Internal compiler error 0
Error 0
Warning 0
Note 0
Help 0

Versions

  • rustc 1.80.0 (051478957 2024-07-21)
  • cargo 1.80.0 (376290515 2024-07-16)
  • clippy 0.1.80 (0514789 2024-07-21)