This website requires JavaScript.
Explore
Help
Sign In
rust
/
ultimate_rust2
Watch
1
Star
0
Fork
0
You've already forked ultimate_rust2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c17cfe01697f0f71e7e27f1123a044b55434b5e9
ultimate_rust2
/
exercise
History
Kishan Takoordyal
c17cfe0169
Complete exercise: docs
2026-05-17 23:06:59 +04:00
..
closures_iterators
remove example solution code that made it into the main branch
2021-11-08 14:56:57 -07:00
docs
Complete exercise: docs
2026-05-17 23:06:59 +04:00
errors
// Silence some warnings so they don't distract from the exercise. clippy::vec_init_then_push is distracting here
2022-03-09 14:29:38 -07:00
idiomatic
Complete exercise: idomatic
2026-05-17 22:45:35 +04:00
logging
fix logic for logging step 5, output should now trigger two errors in a row
2022-02-20 14:20:49 -07:00
testing
fix which function was mentioned in testing exercise challenge
2021-12-19 14:00:25 -07:00
threads_channels
even more
2022-09-19 14:11:25 -06:00
traits
Updated the comment to match the code
2022-09-14 10:31:47 -06:00