| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-25 | Clean up tests | mo8it | |
| 2024-04-25 | Fix tests | mo8it | |
| 2024-04-25 | Replace `mode` by `test` and `strict_clippy` | mo8it | |
| 2024-04-16 | Add format_version to test info.toml files | mo8it | |
| 2024-04-14 | Fix tests | mo8it | |
| 2024-04-06 | Rename packages | mo8it | |
| 2024-04-04 | Remove optional version field | mo8it | |
| 2024-03-31 | Fix tests | mo8it | |
| 2024-03-30 | Fix tests | mo8it | |
| 2019-11-11 | feat(hint): Add test for hint | 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: Index exercises by name | marisa | |
| BREAKING CHANGE: This changes the way you use `rustlings run` by now requiring an abridged form of the previous filename, e.g: `rustlings run exercises/if/if1.rs` becomes `rustlings run if1` | |||
| 2019-05-09 | Add not passing integration test | Denys Smirnov | |
| 2019-04-07 | Modify integration tests to fail on panic | Chris Pearce | |
