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-04 21:58:46 +02:00
Code
Issues
Releases
Activity
Files
c1773a7fdbfc493f29005af6f3713745c6674d5d
comprehensive-rust
/
src
/
error-handling
History
Andrew Walbran
fc6e5c7526
Update to Rust 2024 edition. (
#2658
)
2025-05-23 19:03:03 +01:00
..
anyhow.md
Update to Rust 2024 edition. (
#2658
)
2025-05-23 19:03:03 +01:00
Cargo.toml
Update to Rust 2024 edition. (
#2658
)
2025-05-23 19:03:03 +01:00
error.md
Remove part about
Error
not being
no_std
(
#2369
)
2024-09-18 03:38:19 +02:00
exercise.md
Fix tyop in speaker notes (
#2627
)
2025-02-06 11:01:19 -08:00
exercise.rs
Be more consistent about tests vs. main (
#2644
)
2025-02-18 20:13:16 +00:00
panics.md
Use dbg! instead of println! in day 3 & 4. (
#2669
)
2025-02-27 18:46:55 +00:00
result.md
Add slide about
Result
to error handling section (
#2123
)
2024-06-07 09:12:51 -07:00
solution.md
Rework the error handling exercise to be based on the expression evaluator exercise (
#2521
)
2024-12-16 14:36:35 -08:00
thiserror.md
Simplify imports by importing fewer items directly (
#2404
)
2024-10-29 11:19:58 +01:00
try-conversions.md
Simplify imports by importing fewer items directly (
#2404
)
2024-10-29 11:19:58 +01:00
try.md
Update try.md - syntax error (
#1807
)
2024-02-12 09:39:40 -05:00