Mo Bitar

Results 146 comments of Mo Bitar

@orhun Respecting the `target-dir` option is done by https://github.com/rust-lang/rustlings/commit/c82c3673245ca11d455b067c97fadda4a8406cb9. You can try the new beta version `beta.4` :D

@orhun Oh well, this one is embarrassing… I shouldn't release anything that late in the night and should definitely add more tests. Anyway, it should work in `beta.5` now 😅

@dotjpg3141 > ## 1) `rustlings watch` doesn't work Fixed > ## 2) Encoding/Display error This is a problem with the used terminal (`cmd.exe`?). Users are supposed to use a modern...

> Would it be possible to keep around nix as an installation method in v6? No, because I don't use Nix and will not maintain it. You can package it...

> It might also be helpful to have an "ideal solution" for each exercise. This is one of the main features of v6 :D Handling solutions is already implemented. I...

> Oh, nice! I think I can try contributing to that if it goes in a pull request. I plan to write them myself first and then improvements are welcome...

> ## 3) Invisible input text I didn't find a way to really fix it, but now (`beta.8`) Rustlings expects a single character as input. This means that entering `h`...

> But now that the list exists and allows you to opt into skipping an exercise, I think we should disable skipping on saving the file of a later exercise....

> Love the new direction rustlings is taking! One issue I'm having: After starting rustlings, I get an "invalid argument" for running the intro1 command and rustlings exists. @vgroenewold I...

@idanarye Can I try this? Sorry for spam with these questions, but it is frustrating to realize that the maintainer is not welcoming some PR after you have submitted it....