| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-04-23 | docs(exercises): updated all exercises readme files | Zerotask | |
| all exercises readme files now have a unified structure and a description | |||
| 2021-01-06 | fix(threads1): line number correction | Christian Zeller | |
| 2020-12-08 | fix: gives a bit more context to magic number | Peter N | |
| 2019-11-14 | fix: line numbers in several exercises and hints | Roberto Vidal | |
| The introduction of `I AM NOT DONE` shifted the lines of all exercises, which now need adjustment. | |||
| 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-06-09 | chore: Fix link to Arc<T> in the book | Rohan Prinja | |
| 2019-05-26 | fixed outdated links | gushroom | |
| 2019-03-23 | Fix permissions on source files | zacanger | |
| 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 | |
