Mo Bitar
Mo Bitar
Closing in favor of https://github.com/rust-lang/rustlings/issues/293 I don't think that we should try to enforce solving the exercises more than we currently do. 1. Parsing and checking code can quickly get...
Fixed in https://github.com/rust-lang/rustlings/commit/708cfef3f76071d71d42053453e6b9a5b858b991 by avoiding this confusion with double parentheses.
Fixed in https://github.com/rust-lang/rustlings/commit/f5a4965de7174e122c5d99ec0a300285d0a0c658
I thought about this issue and actually want to resolve it in the next major version 6. But then I found it to problematic for the following reasons: 1. It...
Closing because of the solution in the comments.
Further improved in https://github.com/rust-lang/rustlings/commit/9d7b973a62d3c0181be386752d72fa0722fe6135
Closing because I don't think we should recommend `.to_vec()` in this case :)
Closing because the installation script is removed in the upcoming v6
Hi @sgasse Currently, my priority is to release version 6. I will get back to this PR afterwards. My estimate is 1-2 weeks.
Closing because others offered some answers