Mo Bitar

Results 183 comments of Mo Bitar

Closing because of missing response. Things will change in v6 anyway so we probably need something else then.

The exercise teaches the usage of `RefCell` very well, but not really _when to use it_. It might be just confusing why the user shouldn't use `&mut self` since a...

I am a very new maintainer. Let's wait for the feedback from @shadows-withal first :D

Sorry for the late reply. I hope that the answer by @andrewkboyd was helpful. If not, please test the main branch again with the latest Rust version. If you still...

This can be a set of third-party exercises in the upcoming version 6

The current version panics when the array isn't big enough.

If you did install it with `cargo install ferris-says`, then install [`cargo-update`](https://github.com/nabijaczleweli/cargo-update) with `cargo install cargo-update` and then run `cargo install-update -a`. This will update all the binaries installed using...

That might sound rude, but what would be the objective benefit? Keeping the default `mdbook` themes keeps things familiar in the Rust community since many Rust projects use it; the...

It would be awesome to not hard-code this. As far as I know, the playground URL is currently hard-coded in `mdbook`. If we would add the option upstream, then this...

"Discussions" seems to be activated for the repository now. I will convert help issues to discussions :)