| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-11 | fix(variables5): Add nudge for shadowing variable | gavin | |
| 2022-07-11 | fix(variables): reorder and redo hint texts | mokou | |
| 2021-06-07 | fix(variables5): confine the answer further | ZC | |
| let mut number = 3; can lead to a correct answer, so the comment helps to direct the users to the intended answer. | |||
| 2020-10-01 | fix(variables5) : make shadowing more prominent | Yashodhan Joshi | |
| closes #375 | |||
| 2020-05-25 | fix: confine the user further in variable exercises | Evan Carroll | |
| We want to teach a specific lesson. To ensure that we do, let's try to provide more clarity on what the user should not do. | |||
| 2020-01-14 | feat: Add variables5.rs exercise | Torben Jonas | |
| closes #260 | |||
