04d0f78a2c
Fix file watching for vim swap files
2019-03-06 18:38:55 +00:00
5d1d0407ca
update cargo.toml authors
2019-03-06 10:44:59 +01:00
b199aa04ba
Merge pull request #115 from h-michael/verify
...
Add thread exercises to verify entrypoint
2019-02-17 12:38:39 +01:00
5cd5be8847
Add thread exercises to verify entrypoint
2019-02-17 14:03:52 +09:00
02ceb0ba8c
fix test command execution
...
seems like i forgot that you actually need to run executables created
with `rustc --test`! this also reworks the "test1" exercise a bit
closes #108
2019-02-15 12:06:05 +01:00
17fa037a16
add another note for Xcode 10+
2019-02-14 20:20:51 +01:00
1922b76ada
add a note regarding macos xcode dev tools
2019-02-14 20:19:39 +01:00
c6a313d1a8
replace old repository references
2019-02-12 12:11:32 +01:00
f840212d68
Merge pull request #112 from JPMoresmau/bugfix/readme_typos
...
Bugfix/readme typos
2019-01-29 23:49:40 +01:00
4e3bd8d51b
Renamed readme files properly
2019-01-29 21:19:04 +01:00
3073ff3f82
Renamed readme files properly
2019-01-29 21:16:59 +01:00
d790b53900
Merge pull request #110 from rustlings/fix/add-color
...
add "--color always" to the other rustc commands
2019-01-25 22:43:31 +01:00
320119ce96
add "--color always" to the other rustc commands
2019-01-25 15:11:23 +01:00
df3389cfb0
Merge pull request #106 from rustlings/new
...
rustlings v2
2019-01-23 22:04:01 +01:00
92072f39ac
update readme with reference to the old version
2019-01-23 22:00:38 +01:00
531f8fe6ff
update cargo.toml authors
2019-01-23 21:57:24 +01:00
05f65d67ae
thematically refactor modules2
2019-01-23 21:56:05 +01:00
f447adef8f
minor readme change
2019-01-23 21:51:53 +01:00
8cff8de493
add more detailed command help
2019-01-23 21:43:32 +01:00
63c50a3453
complete readme
2019-01-23 21:36:08 +01:00
a49a22071a
redo the section readmes
2019-01-23 21:02:06 +01:00
dc1f3b79f8
add tests; refactor exercise links
2019-01-23 20:48:01 +01:00
141db7795b
add --test run flag
2019-01-09 22:04:08 +01:00
17e12433cb
add a test
2019-01-09 21:47:50 +01:00
b90f642029
remove the ex*.rs files
2019-01-09 21:26:12 +01:00
ed89ada148
Update README.md
2019-01-09 21:17:02 +01:00
3e0c25d24d
Update README.md
2019-01-09 21:13:39 +01:00
2b31ae1afe
add "logo"
2019-01-09 21:11:09 +01:00
7907dedda6
clean up readme
2019-01-09 21:02:47 +01:00
6fb82fd634
make default out substantially more helpful
2019-01-09 20:54:12 +01:00
7fa2f87c8b
make the default output a bit nicer
2019-01-09 20:44:55 +01:00
e03a98cbf6
rustfmt
2019-01-09 20:33:58 +01:00
a388bb3798
split codebase
2019-01-09 20:33:43 +01:00
679508b278
ah well it was worth a try
2019-01-09 20:09:49 +01:00
ad26a6d0e6
revert
2019-01-09 20:08:48 +01:00
3ffd43bc2a
remove 2018 specification for cargo fix
2019-01-09 20:08:15 +01:00
a0d21020df
update for rust 2018
2019-01-09 20:07:19 +01:00
1bb5df9dd2
Merge pull request #101 from evestera/new-readme-more-explicit
...
Continued work on new readme
2018-12-01 12:21:09 +01:00
c37ba3e697
Merge branch 'new' into new-readme-more-explicit
2018-11-30 22:45:49 +01:00
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
b0c9b33978
Changed Rust Book versions in links to 2018
...
Forgot to add changes to last commit.
2018-11-27 10:54:01 +01:00
17b22f143c
Merge pull request #102 from Delet0r/sub_readme
...
Created sub READMEs for CLI only version
2018-11-26 22:35:54 +01:00
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
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
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
3293dc2be8
Merge pull request #99 from Delet0r/new
...
New
2018-11-26 12:51:31 +01:00
9d16d6b63d
Add watch mode, and don't panic on clean failure
2018-11-26 12:45:29 +01:00
ab5472baa3
Merge branch 'new' of https://github.com/rustlings/rustlings into new
2018-11-26 12:37:02 +01:00
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
586285cd0b
Merge branch 'master' into new
2018-11-26 11:46:26 +01:00