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-07-01 12:44:55 +02:00
Code
Issues
Releases
Activity
Files
aba7fd7f56547df4ead3d9dac17504135d814306
comprehensive-rust
/
src
/
error-handling
History
Martin Geisler
aba7fd7f56
Simplify error handling pages (
#851
)
...
This makes the `use` statements more consistent and shortens some variable names.
2023-06-22 16:27:06 +02:00
..
converting-error-types-example.md
Inline format vars to make the format str simpler (
#551
)
2023-04-06 12:00:10 +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
Simplify error handling pages (
#851
)
2023-06-22 16:27:06 +02:00