Mo Bitar
Mo Bitar
Closing because of long inactivity. Feel free to reopen if you still need help :)
Closing because of missing response by the author.
This should be resolved when https://github.com/rust-lang/rustlings/issues/1935 is closed.
I am sorry for the confusion, but the v6 branch is not really functional yet 😅 As I mentioned in https://github.com/rust-lang/rustlings/issues/1919#issuecomment-2050523778, I am still working on the code for the...
I will close this issue because there is nothing Rustlings can do right now. It would be nice if rustup could take a link and open its offline equivalent. If...
I rewrote the exercise in the upcoming version 6: https://github.com/rust-lang/rustlings/blob/v6/exercises/14_generics/generics1.rs
I modified the exercise in the [v6 branch](https://github.com/rust-lang/rustlings/blob/v6/exercises/05_vecs/vecs2.rs): - Instead of mutating a vector in the first function, now an empty vector is created and new elements are pushed to...
I improved `tests1` and `tests2` and removed `tests3` in the upcoming version 6: https://github.com/rust-lang/rustlings/tree/v6/exercises/17_tests
This should be fixed in the [upcoming version 6](https://github.com/rust-lang/rustlings/tree/v6)
The interactive version of the book is still experimental :/