mirror of
https://github.com/notohh/rustlings.git
synced 2024-11-22 05:52:23 -05:00
2cdd61294f
The `watch` command now requires user action to move to the next exercise. BREAKING CHANGE: this changes the behavior of `watch`. |
||
---|---|---|
.. | ||
README.md | ||
tests1.rs | ||
tests2.rs | ||
tests3.rs |
Tests
Going out of order from the book to cover tests -- many of the following exercises will ask you to make tests pass!