1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-15 00:04:58 +02:00
Commit Graph

2134 Commits

Author SHA1 Message Date
e48a1a063d update old book references to the second edition of the book 2018-07-20 11:39:49 -07:00
e536a72f06 [#83] improve README to edit locally 2018-05-24 23:02:05 +02:00
850a13e913 oh, commit this 2018-05-22 22:28:13 +02:00
54f58cd726 update docs 2018-05-22 22:27:51 +02:00
4eca18050f put it in a separate file 2018-05-22 22:26:09 +02:00
69ff4a8b25 replace macros with more general methods 2018-05-22 22:23:22 +02:00
2f1e3bc0c7 small fixes 2018-05-22 21:24:43 +02:00
6d50965344 port the first exercise from the old curriculum 2018-05-22 21:22:21 +02:00
729217da2f add console output image 2018-05-22 21:03:19 +02:00
71a6041edf add some basic docs 2018-05-22 20:59:50 +02:00
liv
2fa0fa17f9 Merge pull request #73 from hynek/master
Fix error_handling examples to use the ? operator
2018-05-22 20:50:55 +02:00
89f2a986c0 rustfmt 2018-05-16 15:30:30 +02:00
5310dfd406 make the initial output prettier 2018-05-16 15:27:57 +02:00
39b3e3225a add another example 2018-05-16 15:27:52 +02:00
d9946a91d4 make the example work 2018-05-16 15:23:14 +02:00
8ea1b17fd9 format 2018-05-14 19:13:13 +02:00
97efff760d use macros 2018-05-14 18:41:58 +02:00
595a91df55 experiment 2018-05-06 18:59:50 +02:00
8ecc1e6ff1 move to another file 2018-05-06 17:27:03 +02:00
d0e3a6e770 make return explicit 2018-04-26 22:15:18 +02:00
7148233950 add a sample 2018-04-26 22:14:20 +02:00
3ffefa32e1 init new cargo project 2018-04-26 21:41:19 +02:00
5e89d1e888 move old files to a separate directory 2018-04-26 21:29:11 +02:00
32ac403da5 wipe readme 2018-04-26 21:21:28 +02:00
3182b4d9ec Fix error_handling examples to use the ? operator 2018-03-06 16:29:37 +01:00
65bedf2d90 Regenerate README 2018-03-06 01:11:29 +00:00
18d047c984 Make a trivial change to make sure the readme gets regenerated 2018-03-05 20:10:19 -05:00
548bdc2c5e Not having anything to commit isn't an error 2018-03-05 20:05:27 -05:00
56d7cdcfb1 Regenerate README 2018-03-05 15:08:02 +00:00
10a464cbd4 lol i know how to use git i swear 2018-03-05 10:05:53 -05:00
cda85957b9 Origin already exists, oops 2018-03-05 10:00:53 -05:00
cef6f8e05a Auto commit changes to the README
Let's see if this infinite loops or not...
2018-03-04 17:14:07 -05:00
bcba928f17 Start of trying to make travis update the readme 2018-03-04 16:56:03 -05:00
0c46f91fac Merge remote-tracking branch 'origin/pr/72' 2018-03-04 16:35:38 -05:00
510e9f884d Update generated README 2018-03-04 16:34:22 -05:00
05fcc8d629 Merge pull request #63 from bjornwsv/patch-1
Update modules2.rs
2018-03-04 16:34:02 -05:00
1d20c22d3f Update the updated book links 2018-03-04 16:31:07 -05:00
291182d308 Merge remote-tracking branch 'origin/pr/62' 2018-03-04 14:32:27 -05:00
6e2d953aa6 Update to btbytes' prlink because they merged my PR already!! 2018-03-04 14:28:11 -05:00
956ffa9d7c Fix line numbers
Fixes #69.
2018-03-04 14:26:56 -05:00
426e5cf3f5 Don't be lazy, actually read the file instead of including it at compile time 2018-03-04 14:13:55 -05:00
70aa18699b Make a handlebars helper that uses prlink to generate a link from a file 2018-03-04 14:11:11 -05:00
b11fb2f5a1 Redo line wrapping at 100 chars 2018-03-04 13:42:44 -05:00
2ac0d5982c Introduce handlebars to be able to do templating 2018-03-04 12:58:40 -05:00
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
1d27151af8 Fixed two typos in hinttext 2018-03-04 18:14:30 +01:00
7c10d8315b Add filenames to the link 2018-03-02 20:12:24 -05:00
7d7a48b17d Added filename to top of .rs files 2018-02-21 22:09:53 -08:00
c4b3252845 Merge pull request #67 from robertlugg/patch-1
Link to second edition of book
2018-02-20 10:32:31 -05:00
0cd22309a1 Link to second edition of book 2018-02-19 18:43:33 -08:00