Commit Graph

1822 Commits (30291a3c253f08a4191cfd544ba36867612ebb7a)
 

Author SHA1 Message Date
lyn 10d4d61d19 rework contribution guide for the new toml file 5 years ago
lyn 70e59cca3c standardize exercise running via an external toml file 5 years ago
komaeda 7d6e2812fb
Merge pull request #117 from shaunbennett/master
Watch for file creation events in watch mode
5 years ago
lyn 05e8f02d0a edit readme to use the install script 5 years ago
lyn 9a14d72f08 add a basic install script 5 years ago
lyn 244a0816ac 1.0.0 5 years ago
Shaun Bennett 04d0f78a2c Fix file watching for vim swap files 5 years ago
komaeda 5d1d0407ca
update cargo.toml authors 5 years ago
komaeda b199aa04ba
Merge pull request #115 from h-michael/verify
Add thread exercises to verify entrypoint
5 years ago
Hirokazu Hata 5cd5be8847 Add thread exercises to verify entrypoint 5 years ago
liv 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
5 years ago
liv 17fa037a16 add another note for Xcode 10+ 5 years ago
liv 1922b76ada add a note regarding macos xcode dev tools 5 years ago
liv c6a313d1a8 replace old repository references 5 years ago
komaeda f840212d68
Merge pull request #112 from JPMoresmau/bugfix/readme_typos
Bugfix/readme typos
6 years ago
Jean-Philippe Moresmau 4e3bd8d51b Renamed readme files properly 6 years ago
Jean-Philippe Moresmau 3073ff3f82 Renamed readme files properly 6 years ago
komaeda d790b53900
Merge pull request #110 from rustlings/fix/add-color
add "--color always" to the other rustc commands
6 years ago
liv 320119ce96 add "--color always" to the other rustc commands 6 years ago
komaeda df3389cfb0
Merge pull request #106 from rustlings/new
rustlings v2
6 years ago
liv 92072f39ac update readme with reference to the old version 6 years ago
liv 531f8fe6ff update cargo.toml authors 6 years ago
liv 05f65d67ae thematically refactor modules2 6 years ago
liv f447adef8f minor readme change 6 years ago
liv 8cff8de493 add more detailed command help 6 years ago
liv 63c50a3453 complete readme 6 years ago
liv a49a22071a redo the section readmes 6 years ago
liv dc1f3b79f8 add tests; refactor exercise links 6 years ago
liv 141db7795b add --test run flag 6 years ago
liv 17e12433cb add a test 6 years ago
liv b90f642029 remove the ex*.rs files 6 years ago
lynn ed89ada148
Update README.md 6 years ago
lynn 3e0c25d24d
Update README.md 6 years ago
liv 2b31ae1afe add "logo" 6 years ago
liv 7907dedda6 clean up readme 6 years ago
liv 6fb82fd634 make default out substantially more helpful 6 years ago
liv 7fa2f87c8b make the default output a bit nicer 6 years ago
liv e03a98cbf6 rustfmt 6 years ago
liv a388bb3798 split codebase 6 years ago
liv 679508b278 ah well it was worth a try 6 years ago
liv ad26a6d0e6 revert 6 years ago
liv 3ffd43bc2a remove 2018 specification for cargo fix 6 years ago
liv a0d21020df update for rust 2018 6 years ago
olivia hugger 1bb5df9dd2
Merge pull request #101 from evestera/new-readme-more-explicit
Continued work on new readme
6 years ago
Erik Vesteraas c37ba3e697
Merge branch 'new' into new-readme-more-explicit 6 years ago
olivia hugger 9996d4e139
Merge pull request #103 from Delet0r/sub_readme
Changed Rust Book versions in links to 2018
6 years ago
delet0r b0c9b33978 Changed Rust Book versions in links to 2018
Forgot to add changes to last commit.
6 years ago
olivia hugger 17b22f143c
Merge pull request #102 from Delet0r/sub_readme
Created sub READMEs for CLI only version
6 years ago
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.
6 years ago
Erik Vesteraas 7f5ab6e1dc Continue work on new readme.
- Be more explicit re terminal commands
- Copy over "Need help?" section
- General wording
6 years ago