1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-29 15:31:23 +02:00
Commit Graph

24 Commits

Author SHA1 Message Date
mokou
a303d508cf release: 4.3.0 2020-12-29 11:39:26 +01:00
mokou
964b2a331d release: 4.2.0 2020-11-07 14:21:10 +01:00
mokou
89c07b5e43 release: 4.1.0 2020-10-05 18:42:26 +02:00
Dany Marcoux
1cc40bc9ce
fix: Update rustlings version in Cargo.lock 2020-08-03 22:17:32 +02:00
Saurav
abd0ec379c
chore: update variables5.rs book link (#351)
chore: update variables5.rs book link

chore: update variables5.rs book link
2020-04-12 19:35:20 +02:00
Sanjay K
135e5d47a7 feat: added excercise for option 2020-03-05 15:52:54 -05:00
mokou
6eb62fa2ce 2.2.0 2020-02-25 23:00:19 +01:00
marisa
4b79691d5e 2.1.0 2019-11-27 10:46:09 +01:00
marisa
eac07df96c 2.0.0 2019-11-12 12:24:30 +01:00
Roberto Vidal
4b26546589 fix(run): makes run never prompt
`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-12 11:35:40 +01:00
Roberto Vidal
2cdd61294f feat: improve watch execution mode
The `watch` command now requires user action to move to the next
exercise.

BREAKING CHANGE: this changes the behavior of `watch`.
2019-11-11 16:23:35 +01:00
marisa
a47a62172a 1.5.1 2019-11-11 14:02:27 +01:00
marisa
ad03d180c9 fix(if1): Remove return reference
This closes #153.
2019-11-11 13:34:21 +01:00
Niklas Anderson
bd007d4617 chore: Bump version in Cargo.lock 2019-10-25 14:57:30 -07:00
marisa
b8368de6d5
1.4.0 2019-07-13 12:50:22 +02:00
liv
34e31232df feat(changelog): Use clog for changelogs 2019-06-05 13:14:51 +02:00
liv
7fca1d28af 1.3.0 2019-06-05 12:37:02 +02:00
liv
bb652ceb91 Commit Cargo.lock file 2019-06-05 12:22:41 +02:00
Katharina
90a59c4de7
Removing Cargo.lock 2018-08-16 16:37:21 -05:00
Katharina Fey
961d725227
Fixing main function errors in move_semantics/ 2018-08-16 16:35:20 -05:00
Carol (Nichols || Goulding)
6e2d953aa6
Update to btbytes' prlink because they merged my PR already!! 2018-03-04 14:28:11 -05:00
Carol (Nichols || Goulding)
70aa18699b
Make a handlebars helper that uses prlink to generate a link from a file 2018-03-04 14:11:11 -05:00
Carol (Nichols || Goulding)
2ac0d5982c
Introduce handlebars to be able to do templating 2018-03-04 12:58:40 -05:00
Carol (Nichols || Goulding)
87d8131f1f
Start a script to regenerate README.md from a template
So far this doesn't actually do any templating, just adds a note about
the README being autogenerated :)
2018-03-04 12:41:55 -05:00