summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-28chore: Clarify comment in exercises/test1.rsScott Sweeny
2019-10-28Auto merge of #219 - vyaslav:master, r=fmokobors
2019-10-26fix(option1): Fix arguments passed to assert! macro (#222)marisa
2019-10-26chore: Bump version in Cargo.lock (#223)marisa
2019-10-25chore: Bump version in Cargo.lockNiklas Anderson
2019-10-25fix(option1): Fix arguments passed to assert! macroNiklas Anderson
2019-10-25Update README to show latest version, for those who copy/paste (#221)marisa
2019-10-24Update README to show latest version, for those who copy/pasteMark Provan
2019-10-23docs: Add automatic Windows support to Readmemarisa
2019-10-23chore(ci): Remove GitHub actions for nowmarisa
2019-10-23Auto merge of #220 - gdoenlen:master, r=fmokobors
2019-10-22remove execution policy checkGeorge Doenlen
2019-10-22Add basic windows install script.George Doenlen
2019-10-21feat: Added exercise for struct update syntaxViacheslav Avramenko
2019-09-25Auto merge of #217 - timthelion:timthelion-readme-run, r=fmokobors
2019-09-07Tense in READMETimothy Hobbs
2019-08-21chore(ci): Add GitHub Actions CI filekomaeda
2019-08-21Auto merge of #212 - sosnowski:fix/add-dyn-trait, r=komaedabors
2019-08-21fix(errorsn.rs) Update the deprecated syntax by adding dyn to trait objectscl...Damian S
2019-08-18Auto merge of #209 - Dylnuge:slice-assert, r=komaedabors
2019-08-17fix(primitive_types4): Fail on a slice covering the wrong areaDylan Nugent
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