1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-10-19 01:18:09 +02:00
Commit Graph

1319 Commits

Author SHA1 Message Date
delet0r
ab5472baa3 Merge branch 'new' of https://github.com/rustlings/rustlings into new 2018-11-26 12:37:02 +01:00
delet0r
c5c32f4add README for CLI only version
This README mentions READMEs for every
exercise topic, those haven't been added yet.
2018-11-26 12:27:14 +01:00
olivia
586285cd0b Merge branch 'master' into new 2018-11-26 11:46:26 +01: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
a4b4350b70 switch theme to base16 eighties 2018-11-26 11:29:39 +01:00
olivia hugger
a15b276d96
Merge pull request #98 from evestera/rustc-color-always
Propagate colored output from rustc
2018-11-26 11:11:35 +01:00
olivia
1d495ff7b9 add markdown output for default command 2018-11-26 11:10:38 +01:00
Erik Vesteraas
f18590f0a1 Add color=always to rustc options 2018-11-26 10:54:08 +01:00
olivia
6d51265484 fix clone instruction to point to https endpoint 2018-11-26 09:25:57 +01:00
olivia
e0ee5f1d7f implement run command 2018-11-23 15:18:43 +01:00
olivia
6baac88574 fmt 2018-11-14 20:12:20 +01:00
olivia
b8789f09e0 add empty line after ascii 2018-11-14 20:08:38 +01:00
olivia
6cc16edff0 add a fancy ascii header 2018-11-14 20:04:48 +01:00
olivia
2216b3a3ab remove and ignore .DS_Store 2018-11-14 19:24:11 +01:00
olivia
b3c52803e9 color output messages 2018-11-14 19:23:16 +01:00
olivia
18a1447a65 add the whole curriculum 2018-11-09 22:31:54 +01:00
olivia
f7846af7ac right let's try this one again 2018-11-09 20:31:14 +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
olivia
850a13e913 oh, commit this 2018-05-22 22:28:13 +02:00
olivia
54f58cd726 update docs 2018-05-22 22:27:51 +02:00
olivia
4eca18050f put it in a separate file 2018-05-22 22:26:09 +02:00
olivia
69ff4a8b25 replace macros with more general methods 2018-05-22 22:23:22 +02:00
olivia
2f1e3bc0c7 small fixes 2018-05-22 21:24:43 +02:00
olivia
6d50965344 port the first exercise from the old curriculum 2018-05-22 21:22:21 +02:00
olivia
729217da2f add console output image 2018-05-22 21:03:19 +02:00
olivia
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
olivia
89f2a986c0 rustfmt 2018-05-16 15:30:30 +02:00
olivia
5310dfd406 make the initial output prettier 2018-05-16 15:27:57 +02:00
olivia
39b3e3225a add another example 2018-05-16 15:27:52 +02:00
olivia
d9946a91d4 make the example work 2018-05-16 15:23:14 +02:00