summaryrefslogtreecommitdiff
path: root/exercises
AgeCommit message (Collapse)Author
2019-03-16errors2.rs: update link to Rust book.Kyle Isom
2019-02-15fix test command executionliv
seems like i forgot that you actually need to run executables created with `rustc --test`! this also reworks the "test1" exercise a bit closes #108
2019-01-29Renamed readme files properlyJean-Philippe Moresmau
2019-01-29Renamed readme files properlyJean-Philippe Moresmau
2019-01-23thematically refactor modules2liv
2019-01-23redo the section readmesliv
2019-01-23add tests; refactor exercise linksliv
2019-01-09add a testliv
2019-01-09remove the ex*.rs filesliv
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.
2018-11-09right let's try this one againolivia