| Age | Commit message (Expand) | Author |
| 2019-06-11 | chore: Fix a couple broken book links | Russell Cousineau |
| 2019-06-11 | Auto merge of #169 - miller-time:fix-install-script, r=komaeda | bors |
| 2019-06-11 | Auto merge of #170 - miller-time:rename-iterator-exercise, r=komaeda | bors |
| 2019-06-11 | Auto merge of #176 - danwilhelm:dan-minor-text, r=komaeda | bors |
| 2019-06-10 | chore: Remove missed highlighting char from Issue #133 | Dan Wilhelm |
| 2019-06-10 | chore: Make install instructions consistent | Dan Wilhelm |
| 2019-06-09 | fix(installation): Fix rustlings installation check | Russell Cousineau |
| 2019-06-09 | docs: Move content from Readme to Contributing | liv |
| 2019-06-09 | docs: Recommend `rustlings watch` as default | liv |
| 2019-06-09 | docs: Add CONTRIBUTING.md | liv |
| 2019-06-09 | chore: Fix link to Arc<T> in the book | Rohan Prinja |
| 2019-06-07 | fix(iterators): Rename iterator3.rs | Russell Cousineau |
| 2019-06-05 | feat(changelog): Use clog for changelogs | liv |
| 2019-06-05 | 1.3.0 | liv |
| 2019-06-05 | Auto merge of #167 - rust-lang:fix/remove-highlighting, r=komaeda | bors |
| 2019-06-05 | Commit Cargo.lock file | liv |
| 2019-06-05 | Remove highlighting and syntect | liv |
| 2019-05-26 | Auto merge of #164 - HanKruiger:master, r=komaeda | bors |
| 2019-05-26 | Auto merge of #165 - gushroom:fix-outdated-links, r=komaeda | bors |
| 2019-05-26 | fixed outdated links | gushroom |
| 2019-05-26 | Fix broken link | HanKruiger |
| 2019-05-25 | Auto merge of #163 - briankung:add_structs, r=komaeda | bors |
| 2019-05-25 | Adds a simple exercise for structures | Brian Kung |
| 2019-05-23 | Auto merge of #162 - c-rustacean:rustfmt-and-ws-fixes, r=komaeda | bors |
| 2019-05-23 | errorsn.rs: Separate also the hints from each other to avoid accidental viewing | Eddy Petrisor |
| 2019-05-22 | Auto merge of #161 - c-rustacean:rustfmt-and-ws-fixes, r=komaeda | bors |
| 2019-05-22 | rustfmt the exercises | Eddy Petrisor |
| 2019-05-22 | iterator3.rs: whitespace fixes | Eddy Petrisor |
| 2019-05-22 | errorsn.rs: Separate hints from code, so hints are not accidentally seen | Eddy Petrisor |
| 2019-05-22 | Cargo fmt the rustlings application code | Eddy Petrisor |
| 2019-05-22 | Add not passing integration test (#154) | liv |
| 2019-05-22 | Update errors1.rs - Add Result type signature as it is difficult for new come... | liv |
| 2019-05-12 | Update errors1.rs | Julien Bisconti |
| 2019-05-09 | Add not passing integration test | Denys Smirnov |
| 2019-05-07 | 1.2.2 | liv |
| 2019-05-07 | Revert --nocapture flag | liv |
| 2019-04-22 | 1.2.1 | liv |
| 2019-04-22 | add a slightly more helpful error message | liv |
| 2019-04-22 | fix the --nocapture functionality | liv |
| 2019-04-22 | 1.2.0 | liv |
| 2019-04-22 | damn it | liv |
| 2019-04-22 | use -- --nocapture when testing | liv |
| 2019-04-22 | Auto merge of #144 - yvan-sraka:patch-0, r=komaeda | bors |
| 2019-04-22 | Add errors to exercises that compile without user changes | Yvan Sraka |
| 2019-04-14 | 1.1.1 | liv |
| 2019-04-13 | Auto merge of #143 - cjpearce:fix-exercise-path-matching, r=komaeda | bors |
| 2019-04-12 | Clean up test includes for File and Path | Chris Pearce |
| 2019-04-12 | Remove unwrap on canonicalize result | Chris Pearce |
| 2019-04-12 | Extract exercise struct to encapsulate path logic | Chris Pearce |
| 2019-04-08 | Auto merge of #142 - diodfr:patch-1, r=komaeda | bors |