summaryrefslogtreecommitdiff
path: root/Cargo.lock
AgeCommit message (Collapse)Author
2020-08-03fix: Update rustlings version in Cargo.lockDany Marcoux
2020-04-12chore: update variables5.rs book link (#351)Saurav
chore: update variables5.rs book link chore: update variables5.rs book link
2020-03-05feat: added excercise for optionSanjay K
2020-02-252.2.0mokou
2019-11-272.1.0marisa
2019-11-122.0.0marisa
2019-11-12fix(run): makes `run` never promptRoberto Vidal
`watch` and `verify` do prompt the user to actively move to the next exercise. This change fixes `run` to never prompt. Previously it was inconsistent between "test" and "compile" exercises. BREAKING CHANGE: we again change the behavior of the `run` command
2019-11-11feat: improve `watch` execution modeRoberto Vidal
The `watch` command now requires user action to move to the next exercise. BREAKING CHANGE: this changes the behavior of `watch`.
2019-11-111.5.1marisa
2019-11-11fix(if1): Remove `return` referencemarisa
This closes #153.
2019-10-25chore: Bump version in Cargo.lockNiklas Anderson
2019-07-131.4.0marisa
2019-06-05feat(changelog): Use clog for changelogsliv
2019-06-051.3.0liv
2019-06-05Commit Cargo.lock fileliv
2018-08-16Removing Cargo.lockKatharina
2018-08-16Fixing main function errors in move_semantics/Katharina Fey
2018-03-04Update to btbytes' prlink because they merged my PR already!!Carol (Nichols || Goulding)
2018-03-04Make a handlebars helper that uses prlink to generate a link from a fileCarol (Nichols || Goulding)
2018-03-04Introduce handlebars to be able to do templatingCarol (Nichols || Goulding)
2018-03-04Start a script to regenerate README.md from a templateCarol (Nichols || Goulding)
So far this doesn't actually do any templating, just adds a note about the README being autogenerated :)