| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-10-16 | Update Exercises Directory Names to Reflect Order | Adam Brewer | |
| 2023-05-29 | docs: cleanup the explanation paragraphs at the start of each exercise. | Robert Fry | |
| 2023-04-05 | changed comments in tests | poneciak | |
| also fixed small logical issue in `Rectangle::new()` where u could create rectangle with width or height equals 0 | |||
| 2023-04-05 | added required changes | poneciak | |
| - fixed grammar in hint and added more specific link - added comments in test functions - changed introduction paragraph | |||
| 2023-04-05 | created task | poneciak | |
| 2022-07-14 | feat(tests): add hint comments | mokou | |
| 2022-07-11 | chore: remove mod.rs files and exercises feature | mokou | |
| 2022-03-29 | fix: Include exercises folder in the project structure behind a feature (#917) | x-hgg-x | |
| closes #859 closes #913 closes #942 | |||
| 2021-04-23 | docs(exercises): updated all exercises readme files | Zerotask | |
| all exercises readme files now have a unified structure and a description | |||
| 2020-10-10 | fix(quiz3): Second test is for odd numbers, not even. (#553) | Ryan McQuen | |
| 2020-09-21 | Fixing test3 to have enough tests to make sure we test all cases | Calvin Brown | |
| 2020-01-29 | chore: Correct test command in tests1.rs comment | Jason Tsai | |
| 2019-12-16 | fix(tests1): Change test command | marisa | |
| Closes #243. | |||
| 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-06-11 | chore: Fix a couple broken book links | Russell Cousineau | |
| 2019-03-23 | Fix permissions on source files | zacanger | |
| 2019-01-23 | redo the section readmes | liv | |
| 2019-01-23 | add tests; refactor exercise links | liv | |
| 2018-11-27 | Changed Rust Book versions in links to 2018 | delet0r | |
| Forgot to add changes to last commit. | |||
| 2018-11-26 | Created sub READMEs for CLI only version | delet0r | |
| Sub READMEs contain the relevant resources from the main README of the web version. All second edition Rust Book links were updated to the 2018 edition. Fixed to typos in main README.md. | |||
| 2018-11-09 | right let's try this one again | olivia | |
