1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-20 00:08:06 +02:00
Commit Graph

199 Commits

Author SHA1 Message Date
liv
f447adef8f minor readme change 2019-01-23 21:51:53 +01:00
liv
8cff8de493 add more detailed command help 2019-01-23 21:43:32 +01:00
liv
63c50a3453 complete readme 2019-01-23 21:36:08 +01:00
liv
a49a22071a redo the section readmes 2019-01-23 21:02:06 +01:00
liv
dc1f3b79f8 add tests; refactor exercise links 2019-01-23 20:48:01 +01:00
liv
141db7795b add --test run flag 2019-01-09 22:04:08 +01:00
liv
17e12433cb add a test 2019-01-09 21:47:50 +01:00
liv
b90f642029 remove the ex*.rs files 2019-01-09 21:26:12 +01:00
lynn
ed89ada148
Update README.md 2019-01-09 21:17:02 +01:00
lynn
3e0c25d24d
Update README.md 2019-01-09 21:13:39 +01:00
liv
2b31ae1afe add "logo" 2019-01-09 21:11:09 +01:00
liv
7907dedda6 clean up readme 2019-01-09 21:02:47 +01:00
liv
6fb82fd634 make default out substantially more helpful 2019-01-09 20:54:12 +01:00
liv
7fa2f87c8b make the default output a bit nicer 2019-01-09 20:44:55 +01:00
liv
e03a98cbf6 rustfmt 2019-01-09 20:33:58 +01:00
liv
a388bb3798 split codebase 2019-01-09 20:33:43 +01:00
liv
679508b278 ah well it was worth a try 2019-01-09 20:09:49 +01:00
liv
ad26a6d0e6 revert 2019-01-09 20:08:48 +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
olivia hugger
1bb5df9dd2
Merge pull request #101 from evestera/new-readme-more-explicit
Continued work on new readme
2018-12-01 12:21:09 +01:00
Erik Vesteraas
c37ba3e697
Merge branch 'new' into new-readme-more-explicit 2018-11-30 22:45:49 +01:00
olivia hugger
9996d4e139
Merge pull request #103 from Delet0r/sub_readme
Changed Rust Book versions in links to 2018
2018-11-27 14:05:32 +01:00
delet0r
b0c9b33978 Changed Rust Book versions in links to 2018
Forgot to add changes to last commit.
2018-11-27 10:54:01 +01:00
olivia hugger
17b22f143c
Merge pull request #102 from Delet0r/sub_readme
Created sub READMEs for CLI only version
2018-11-26 22:35:54 +01:00
delet0r
0973e60056 Created sub READMEs for CLI only version
Sub READMEs contain the relevant resources from the main
README of the web version. All second edition Rust Book links
were updated to the 2018 edition.

Fixed to typos in main README.md.
2018-11-26 16:43:42 +01:00
Erik Vesteraas
7f5ab6e1dc Continue work on new readme.
- Be more explicit re terminal commands
- Copy over "Need help?" section
- General wording
2018-11-26 15:07:34 +01:00
olivia hugger
d7b62988f6
Merge pull request #100 from evestera/add-watch-mode
Add watch mode, and don't panic on clean failure
2018-11-26 14:42:29 +01:00
olivia hugger
3293dc2be8
Merge pull request #99 from Delet0r/new
New
2018-11-26 12:51:31 +01:00
Erik Vesteraas
9d16d6b63d Add watch mode, and don't panic on clean failure 2018-11-26 12:45:29 +01:00
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