summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-13Auto merge of #206 - ajaxm:ajaxm/rustup-update, r=komaedabors
2019-08-131.4.1marisa
2019-08-12Auto merge of #208 - EnricoMiccoli:patch-1, r=komaedabors
2019-08-12chore: Correct typoEnrico Miccoli
2019-08-11Auto merge of #207 - nkanderson:fix_iterators2, r=komaedabors
2019-08-09chore(iterators2): Add exercise instructionsNiklas Anderson
2019-08-09fix(iterators2): Remove syntax resulting in misleading error messageNiklas Anderson
2019-08-03docs: Suggest rustup update in readmeAjax Manohar
2019-07-27Auto merge of #201 - zdzc:patch-1, r=komaedabors
2019-07-27docs: Fix wrong titleAndre Pratama
2019-07-27Auto merge of #198 - nkanderson:160_options1-add-test, r=komaedabors
2019-07-26fix(option1): Add test for prematurely passing exerciseNiklas Anderson
2019-07-13Auto merge of #192 - petemcfarlane:patch-2, r=komaedabors
2019-07-13fix(test1): Swap assertion parameter orderPete McFarlane
2019-07-131.4.0marisa
2019-07-12Auto merge of #191 - MrFroop:master, r=komaedabors
2019-07-11Check if changed exercise file exists before calling verify.Fredrik Jambrén
2019-07-08fix(readme): http to httpsetisdew
2019-07-04Auto merge of #186 - Jesse-Cameron:iterator-exercise2, r=komaedabors
2019-07-03feat(iterators2): adds iterators2 exercise including configJesse
2019-06-28Auto merge of #184 - Jesse-Cameron:master, r=komaedabors
2019-06-29fix(test1): renamed function name to snake caseJesse
2019-06-23Auto merge of #172 - miller-time:fix-book-links, r=komaedabors
2019-06-23Auto merge of #171 - miller-time:rustfmt-exercises, r=komaedabors
2019-06-20Auto merge of #179 - briankung:fix_irrefutable_let_pattern_structs1, r=komaedabors
2019-06-20Fixes the irrefutable let pattern warningBrian Kung
2019-06-11chore: Clean up some formatting in exercisesRussell Cousineau
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