Commit Graph

134 Commits

Author SHA1 Message Date
ShalokShalom 8597f54a11
chore: update links to the book
All links previously directing to second edition of the book, got changed to direct to the current version
2020-06-15 11:25:00 +02:00
olivia hugger 5a671079d6
Merge pull request #95 from lukabavdaz/creating-references-in-patterns
Add exercise for creating references in patterns
2018-11-26 11:43:27 +01:00
olivia 6d51265484 fix clone instruction to point to https endpoint 2018-11-26 09:25:57 +01:00
olivia hugger ed32b8af55
fix readme typo 2018-11-09 19:12:57 +01:00
lukabavdaz 1de7392166 Fix readme
The link for ex6,rs should now work properly.
2018-10-31 21:49:25 +01:00
lukabavdaz a1668451e1 Add exercise for creating references in patterns 2018-10-31 04:01:42 +01:00
olivia hugger af8550f68c
Merge pull request #94 from crd477/patch-1
Update functions5.rs
2018-10-27 00:42:19 +02:00
Chad Dougherty 5045db700a
Update functions5.rs
simple typo: solusions -> solutions
2018-10-26 16:22:23 -04:00
olivia hugger d4ab3f28cd
Merge pull request #93 from Michael-Lfx/patch-1
More detail about expression and statement
2018-10-11 14:04:07 +02:00
olivia hugger 33565401e2
Update functions5.rs 2018-10-11 14:03:59 +02:00
Michael-Lai fx bce303259f
Update functions5.rs 2018-10-11 20:02:19 +08:00
Michael-Lai fx a6bb340c2c
More detail about expression and statement 2018-10-11 16:56:06 +08:00
olivia hugger d33de0c99c
Merge pull request #92 from pduzinki/master
fix dead example link
2018-10-09 20:36:10 +02:00
pawel duzinkiewicz 3f2d921fef fix dead example link 2018-10-09 20:28:54 +02:00
liv 3adea8f45d
Merge pull request #90 from spacekookie/master
Fixing main function errors in move_semantics/
2018-08-16 23:56:27 +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
liv 32a88c36db
Merge pull request #84 from mrcosta/master
[#83] improve README to edit locally
2018-07-31 11:27:40 +02:00
liv 4d2aa87aa3
Merge pull request #88 from kosiachenko/book-references
Regenerate README
2018-07-20 17:25:30 -07:00
Lisa Kosiachenko 7edb43ed19 Regenerate README 2018-07-20 15:52:57 -07:00
liv 571a747b15
Merge pull request #87 from kosiachenko/book-references
update old book references to the second edition of the book
2018-07-20 13:48:05 -07:00
Lisa Kosiachenko e48a1a063d update old book references to the second edition of the book 2018-07-20 11:39:49 -07:00
Mateus Costa e536a72f06 [#83] improve README to edit locally 2018-05-24 23:02:05 +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
Hynek Schlawack 3182b4d9ec Fix error_handling examples to use the ? operator 2018-03-06 16:29:37 +01:00
Carol (Nichols || Goulding) 65bedf2d90 Regenerate README 2018-03-06 01:11:29 +00:00
Carol (Nichols || Goulding) 18d047c984
Make a trivial change to make sure the readme gets regenerated 2018-03-05 20:10:19 -05:00
Carol (Nichols || Goulding) 548bdc2c5e
Not having anything to commit isn't an error 2018-03-05 20:05:27 -05:00
Carol (Nichols || Goulding) 56d7cdcfb1 Regenerate README 2018-03-05 15:08:02 +00:00
Carol (Nichols || Goulding) 10a464cbd4
lol i know how to use git i swear 2018-03-05 10:05:53 -05:00
Carol (Nichols || Goulding) cda85957b9
Origin already exists, oops 2018-03-05 10:00:53 -05:00
Carol (Nichols || Goulding) cef6f8e05a
Auto commit changes to the README
Let's see if this infinite loops or not...
2018-03-04 17:14:07 -05:00
Carol (Nichols || Goulding) bcba928f17
Start of trying to make travis update the readme 2018-03-04 16:56:03 -05:00
Carol (Nichols || Goulding) 0c46f91fac
Merge remote-tracking branch 'origin/pr/72' 2018-03-04 16:35:38 -05:00
Carol (Nichols || Goulding) 510e9f884d
Update generated README 2018-03-04 16:34:22 -05:00
Carol (Nichols || Goulding) 05fcc8d629
Merge pull request #63 from bjornwsv/patch-1
Update modules2.rs
2018-03-04 16:34:02 -05:00
Carol (Nichols || Goulding) 1d20c22d3f
Update the updated book links 2018-03-04 16:31:07 -05:00
Carol (Nichols || Goulding) 291182d308
Merge remote-tracking branch 'origin/pr/62' 2018-03-04 14:32:27 -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) 956ffa9d7c
Fix line numbers
Fixes #69.
2018-03-04 14:26:56 -05:00
Carol (Nichols || Goulding) 426e5cf3f5
Don't be lazy, actually read the file instead of including it at compile time 2018-03-04 14:13:55 -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) b11fb2f5a1
Redo line wrapping at 100 chars 2018-03-04 13:42:44 -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
maarten 1d27151af8 Fixed two typos in hinttext 2018-03-04 18:14:30 +01:00
Carol (Nichols || Goulding) 7c10d8315b
Add filenames to the link 2018-03-02 20:12:24 -05:00
Robert Lugg 7d7a48b17d Added filename to top of .rs files 2018-02-21 22:09:53 -08:00
Carol (Nichols || Goulding) c4b3252845
Merge pull request #67 from robertlugg/patch-1
Link to second edition of book
2018-02-20 10:32:31 -05:00
Robert M Lugg 0cd22309a1
Link to second edition of book 2018-02-19 18:43:33 -08:00