| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-12 | feat(functions): more small fixes | mokou | |
| 2020-12-27 | fix(functions2): Change signature to trigger precise error message: (#605) | Axel Viala | |
| Now trigger this error: ``` error: expected type, found `)` --> exercises/functions/functions2.rs:10:16 | 10 | fn call_me(num:) { | ^ expected type ``` | |||
| 2019-11-11 | Merge branch 'master' into refactor-hints | marisa | |
| 2019-11-11 | feat: Refactor hint system | marisa | |
| Hints are now accessible using the CLI subcommand `rustlings hint <exercise name`. BREAKING CHANGE: This fundamentally changes the way people interact with exercises. | |||
| 2019-11-11 | feat: improve `watch` execution mode | Roberto Vidal | |
| The `watch` command now requires user action to move to the next exercise. BREAKING CHANGE: this changes the behavior of `watch`. | |||
| 2019-03-23 | Fix permissions on source files | zacanger | |
| 2018-11-09 | right let's try this one again | olivia | |
