Mo Bitar

Results 166 comments of Mo Bitar

Done in https://github.com/rust-lang/rustlings/commit/f24861957a0c669060473a1fe7c6180eb43df9e2

Rustlings avoids trying to prevent users from cheesing exercises. It is not a test, it is something people use to learn on their own. We try to prevent passing by...

> i actually didn't cheese it on purpose, it was a mistake Then we should improve the tests. You are welcome to open a PR :D

I agree. I will remove it from the exercise in v7. But I will keep it in the solution as one of the possible solutions. I will mention that we...

I agree that we should add something to the README for this, but the addition should tell people to not clone the repository and instead follow the instructions above. A...

Any plans on providing something like [typed-multipart](https://github.com/murar8/axum_typed_multipart)?