Commit Graph

523 Commits (main)

Author SHA1 Message Date
Brian Kung 9b92aa08ae Adds a simple exercise for structures 5 years ago
bors 8bf8cbbd61 Auto merge of #162 - c-rustacean:rustfmt-and-ws-fixes, r=komaeda
errorsn.rs: Separate also the hints from each other to avoid accidental viewing
5 years ago
Eddy Petrisor f507844102 errorsn.rs: Separate also the hints from each other to avoid accidental viewing
Signed-off-by: Eddy Petrisor <eddy.petrisor@gmail.com>
5 years ago
bors fffbb60ed9 Auto merge of #161 - c-rustacean:rustfmt-and-ws-fixes, r=komaeda
Rustfmt and ws fixes
5 years ago
Eddy Petrisor 9aec4abc4d rustfmt the exercises
Signed-off-by: Eddy Petrisor <eddy.petrisor@gmail.com>
5 years ago
Eddy Petrisor a53b3f199f iterator3.rs: whitespace fixes
Signed-off-by: Eddy Petrisor <eddy.petrisor@gmail.com>
5 years ago
Eddy Petrisor d6d696b66a errorsn.rs: Separate hints from code, so hints are not accidentally seen
Signed-off-by: Eddy Petrisor <eddy.petrisor@gmail.com>
5 years ago
Julien Bisconti 187d2ad226
Update errors1.rs
Add Result type signature as it is difficult for new comers to understand Generics and Error all at once
5 years ago
Yvan Sraka a71bc62c29
Add errors to exercises that compile without user changes 5 years ago
Diod FR d7e58ee1af
Fix links by deleting book version 5 years ago
zacanger c5a374fbf2
Fix permissions on source files 5 years ago
Kyle Isom c1f4257a91 errors2.rs: update link to Rust book. 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
Jean-Philippe Moresmau 4e3bd8d51b Renamed readme files properly 5 years ago
Jean-Philippe Moresmau 3073ff3f82 Renamed readme files properly 5 years ago
liv 05f65d67ae thematically refactor modules2 5 years ago
liv a49a22071a redo the section readmes 5 years ago
liv dc1f3b79f8 add tests; refactor exercise links 5 years ago
liv 17e12433cb add a test 6 years ago
liv b90f642029 remove the ex*.rs files 6 years ago
delet0r b0c9b33978 Changed Rust Book versions in links to 2018
Forgot to add changes to last commit.
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
olivia f7846af7ac right let's try this one again 6 years ago