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
5c0dfcda33991c1c92fa791367c053826ea651c6
ultimate_rust2
/
exercise
History
Magnus Markling
5c0dfcda33
Remove extra space from excercise
2022-09-19 14:11:25 -06:00
..
closures_iterators
remove example solution code that made it into the main branch
2021-11-08 14:56:57 -07:00
docs
update everything to 2021 edition
2021-09-30 22:17:57 -06: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
update everything to 2021 edition
2021-09-30 22:17:57 -06: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
Remove extra space from excercise
2022-09-19 14:11:25 -06:00
traits
Updated the comment to match the code
2022-09-14 10:31:47 -06:00