This website requires JavaScript.
Explore
Help
Register
Sign In
rust
/
comprehensive-rust
Watch
1
Star
0
Fork
0
You've already forked comprehensive-rust
mirror of
https://github.com/google/comprehensive-rust.git
synced
2025-06-14 21:35:00 +02:00
Code
Issues
Releases
Activity
Files
3121bff251bda635e11fbda255cb3eb3c6b76364
comprehensive-rust
/
src
/
error-handling
History
sakex
f79e6726cc
Add that the
?
operator works with
From<Err>
(
#1059
)
2023-08-09 16:48:15 +02:00
..
converting-error-types-example.md
Error is not yet available in core on stable (
#1005
)
2023-07-18 11:02:24 +02:00
converting-error-types.md
Split out example to separate page. (
#319
)
2023-02-03 10:12:31 +00:00
deriving-error-enums.md
Simplify error handling pages (
#851
)
2023-06-22 16:27:06 +02:00
dynamic-errors.md
Simplify error handling pages (
#851
)
2023-06-22 16:27:06 +02:00
error-contexts.md
Don't allocate in success case (
#506
)
2023-03-15 09:06:35 +01:00
panic-unwind.md
Fix example to build and run (
#838
)
2023-06-21 09:48:05 +01:00
panics.md
Publish Comprehensive Rust
🦀
2022-12-21 16:38:28 +01:00
result.md
Simplify error handling pages (
#851
)
2023-06-22 16:27:06 +02:00
try-operator.md
Add that the
?
operator works with
From<Err>
(
#1059
)
2023-08-09 16:48:15 +02:00