Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add hint to variable shadowing for variables3.rs #260

Closed
torbenj opened this issue Jan 2, 2020 · 2 comments · Fixed by #264
Closed

Add hint to variable shadowing for variables3.rs #260

torbenj opened this issue Jan 2, 2020 · 2 comments · Fixed by #264

Comments

@torbenj
Copy link
Contributor

torbenj commented Jan 2, 2020

I think a nice addition to variables3.rs would be to also mention variable shadowing as it also solves the exercise and also gets explained in chapter 3 of the book (https://doc.rust-lang.org/book/ch03-01-variables-and-mutability.html)

Any opinions on that one?

@AbdouSeck
Copy link
Contributor

Hi @torbenj, that sounds like a terrific idea! Want to add that to variables3.rs or even make a variables5.rs file where you highlight exactly what's expected?

Thank you,

Abdou

@torbenj
Copy link
Contributor Author

torbenj commented Jan 4, 2020

Yeah I'll give it a try

MendelMonteiro pushed a commit to MendelMonteiro/rustlings that referenced this issue Jun 28, 2020
ppp3 pushed a commit to ppp3/rustlings that referenced this issue May 23, 2022
dmoore04 pushed a commit to dmoore04/rustlings that referenced this issue Sep 11, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants