summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-11chore: Fix a couple broken book linksRussell Cousineau
2019-06-11Auto merge of #169 - miller-time:fix-install-script, r=komaedabors
2019-06-11Auto merge of #170 - miller-time:rename-iterator-exercise, r=komaedabors
2019-06-11Auto merge of #176 - danwilhelm:dan-minor-text, r=komaedabors
2019-06-10chore: Remove missed highlighting char from Issue #133Dan Wilhelm
2019-06-10chore: Make install instructions consistentDan Wilhelm
2019-06-09fix(installation): Fix rustlings installation checkRussell Cousineau
2019-06-09docs: Move content from Readme to Contributingliv
2019-06-09docs: Recommend `rustlings watch` as defaultliv
2019-06-09docs: Add CONTRIBUTING.mdliv
2019-06-09chore: Fix link to Arc<T> in the bookRohan Prinja
2019-06-07fix(iterators): Rename iterator3.rsRussell Cousineau
2019-06-05feat(changelog): Use clog for changelogsliv
2019-06-051.3.0liv
2019-06-05Auto merge of #167 - rust-lang:fix/remove-highlighting, r=komaedabors
2019-06-05Commit Cargo.lock fileliv
2019-06-05Remove highlighting and syntectliv
2019-05-26Auto merge of #164 - HanKruiger:master, r=komaedabors
2019-05-26Auto merge of #165 - gushroom:fix-outdated-links, r=komaedabors
2019-05-26fixed outdated linksgushroom
2019-05-26Fix broken linkHanKruiger
2019-05-25Auto merge of #163 - briankung:add_structs, r=komaedabors
2019-05-25Adds a simple exercise for structuresBrian Kung
2019-05-23Auto merge of #162 - c-rustacean:rustfmt-and-ws-fixes, r=komaedabors
2019-05-23errorsn.rs: Separate also the hints from each other to avoid accidental viewingEddy Petrisor
2019-05-22Auto merge of #161 - c-rustacean:rustfmt-and-ws-fixes, r=komaedabors
2019-05-22rustfmt the exercisesEddy Petrisor
2019-05-22iterator3.rs: whitespace fixesEddy Petrisor
2019-05-22errorsn.rs: Separate hints from code, so hints are not accidentally seenEddy Petrisor
2019-05-22Cargo fmt the rustlings application codeEddy Petrisor
2019-05-22Add not passing integration test (#154)liv
2019-05-22Update errors1.rs - Add Result type signature as it is difficult for new come...liv
2019-05-12Update errors1.rsJulien Bisconti
2019-05-09Add not passing integration testDenys Smirnov
2019-05-071.2.2liv
2019-05-07Revert --nocapture flagliv
2019-04-221.2.1liv
2019-04-22add a slightly more helpful error messageliv
2019-04-22fix the --nocapture functionalityliv
2019-04-221.2.0liv
2019-04-22damn itliv
2019-04-22use -- --nocapture when testingliv
2019-04-22Auto merge of #144 - yvan-sraka:patch-0, r=komaedabors
2019-04-22Add errors to exercises that compile without user changesYvan Sraka
2019-04-141.1.1liv
2019-04-13Auto merge of #143 - cjpearce:fix-exercise-path-matching, r=komaedabors
2019-04-12Clean up test includes for File and PathChris Pearce
2019-04-12Remove unwrap on canonicalize resultChris Pearce
2019-04-12Extract exercise struct to encapsulate path logicChris Pearce
2019-04-08Auto merge of #142 - diodfr:patch-1, r=komaedabors