summaryrefslogtreecommitdiff
path: root/exercises/macros/README.md
AgeCommit message (Collapse)Author
2023-10-16Update Exercises Directory Names to Reflect OrderAdam Brewer
2023-03-31fix(exercises): remove trailing spacesAlexandre ESSE
2022-10-24feat(macros-readme): Add link to MacroKataTom Kunc
2022-08-09fix(macros-readme): update the book link to the more recent version of the bookMouwrice
2021-04-23docs(exercises): updated all exercises readme filesZerotask
all exercises readme files now have a unified structure and a description
2020-04-29fix: update iterator and macro text for typos and clarityDan Wilhelm
- /macros/README.md: Typo "modules" => "macros" - iterators2.py: Reduce line length to <90-char width. - iterators4.py: Update 'fun' => 'challenge' as per PR#177 - rustlings hint iterators4: improve clarity
2019-06-11chore: Fix a couple broken book linksRussell Cousineau
2019-01-23redo the section readmesliv
2018-11-27Changed Rust Book versions in links to 2018delet0r
Forgot to add changes to last commit.
2018-11-26Created sub READMEs for CLI only versiondelet0r
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.