1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-05-23 04:46:08 +02:00
Commit Graph

20 Commits

Author SHA1 Message Date
lyn f43cb124f6 add tests 2019-03-20 21:05:45 +01:00
komaeda 11875aed6e
adjust author name 2019-03-20 14:51:28 +01:00
lyn 999601d828 1.0.1 2019-03-06 21:58:10 +01:00
lyn 70e59cca3c standardize exercise running via an external toml file 2019-03-06 21:47:33 +01:00
lyn 244a0816ac 1.0.0 2019-03-06 19:50:24 +01:00
komaeda 5d1d0407ca
update cargo.toml authors 2019-03-06 10:44:59 +01:00
liv 531f8fe6ff update cargo.toml authors 2019-01-23 21:57:24 +01:00
liv 679508b278 ah well it was worth a try 2019-01-09 20:09:49 +01:00
liv 3ffd43bc2a remove 2018 specification for cargo fix 2019-01-09 20:08:15 +01:00
liv a0d21020df update for rust 2018 2019-01-09 20:07:19 +01:00
Erik Vesteraas 9d16d6b63d Add watch mode, and don't panic on clean failure 2018-11-26 12:45:29 +01:00
olivia 1d495ff7b9 add markdown output for default command 2018-11-26 11:10:38 +01:00
olivia f7846af7ac right let's try this one again 2018-11-09 20:31:14 +01:00
olivia 595a91df55 experiment 2018-05-06 18:59:50 +02:00
olivia 3ffefa32e1 init new cargo project 2018-04-26 21:41:19 +02:00
olivia 5e89d1e888 move old files to a separate directory 2018-04-26 21:29:11 +02: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