| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-07-06 | Add comma | mo8it | |
| 2024-07-06 | Merge pull request #2027 from yerke/patch-2 | Mo | |
| Fix formatting in strings4.rs | |||
| 2024-07-06 | Merge pull request #2026 from yerke/patch-1 | Mo | |
| Fix typo in structs3.rs | |||
| 2024-07-06 | Fix formatting in strings4.rs | Yerkebulan Tulibergenov | |
| 2024-07-06 | Fix typo in structs3.rs | Yerkebulan Tulibergenov | |
| 2024-07-06 | Merge pull request #2025 from mre/patch-1 | Mo | |
| Fix typo in `THIRD_PARTY_EXERCISES.md` | |||
| 2024-07-06 | Fix typo in `THIRD_PARTY_EXERCISES.md` | Matthias Endler | |
| 2024-07-06 | Merge pull request #2022 from matthewjnield/main | Mo | |
| chore: Update errors5.rs exercise to be consistent with solution | |||
| 2024-07-05 | chore: Update errors5.rs exercise to be consistent with solution | Matt Nield | |
| In errors5.rs, there are two lines of a pattern matching block for which the order is reversed between the exercise file and the solution file. Since these lines are not changed as part of the exercise, this commit updates the exercise to make the order of the lines consistent with the solution, so that users will focus only on the lines that change between the exercise and the solution. | |||
| 2024-07-05 | Merge pull request #2021 from matthewjnield/main | Mo | |
| fix: Add clarification to instructions for hashmaps2.rs | |||
| 2024-07-05 | Improve quizes | mo8it | |
| 2024-07-05 | Improve wording in quiz1 | mo8it | |
| 2024-07-05 | Use *= | mo8it | |
| 2024-07-05 | fix: Add clarification to instructions for hashmaps2.rs | Matt Nield | |
| In the instructions for hashmaps2.rs, the last sentence of the include the phrase "these fruits", which refers to fruits that were mentioned two sentences prior. Having a sentence in between the first sentence in which the fruits were described and a later sentence in which the phrase "these fruits" is used makes this confusing to read, since the phrase "these fruits" does not come immediately after the mention of the fruits that the phrase refers to. This pull request expands the last sentence to explicitly refer to the fruits being mentioned, in order to add clarity about the requirement of the exercise. | |||
| 2024-07-05 | Adjust enums exercises | mo8it | |
| 2024-07-05 | Import enum variants in all tests | mo8it | |
| 2024-07-05 | Merge pull request #1774 from matthri/fix-enum-variant-inconsistency | Mo | |
| Make enum variants more consistent between exercises | |||
| 2024-07-05 | Readd "structs" | mo8it | |
| 2024-07-05 | Merge remote-tracking branch 'upstream/main' into fix-enum-variant-inconsistency | mo8it | |
| 2024-07-05 | Merge pull request #2019 from Nahor/iterator5 | Mo | |
| Add alternative solution for iterators5 | |||
| 2024-07-04 | Add alternative solution for iterators5 | Nahor | |
| 2024-07-04 | Fix tests | mo8it | |
| 2024-07-04 | Merge pull request #2018 from Nahor/iterators4 | Mo | |
| Unify fn signature in iterators4 exercise and solution | |||
| 2024-07-04 | Unify fn signature in iterators4 exercise and solution | Nahor | |
| Since this is not about conversion, prefer the option that doesn't require one. | |||
| 2024-07-04 | Merge pull request #2017 from Nahor/main | Mo | |
| Fix misleading test name | |||
| 2024-07-04 | Check exercises unsolved | mo8it | |
| 2024-07-04 | Fix misleading test name | Nahor | |
| 2024-07-04 | Check for missing TODO comments | mo8it | |
| 2024-07-04 | chore: Release | mo8it | |
| 2024-07-04 | Update CHANGELOG | mo8it | |
| 2024-07-04 | Update deps | mo8it | |
| 2024-07-04 | Add TODO | mo8it | |
| 2024-07-04 | Fix clippy1 | mo8it | |
| 2024-07-04 | Merge pull request #2015 from ramenhost/fix-move_semantics5 | Mo | |
| move_semantics5: change to fix misleading compiler error | |||
| 2024-07-04 | fix move_semantics5 to change misleading compiler error | Ramkumar | |
| 2024-07-04 | Require solutions | mo8it | |
| 2024-07-04 | Remove newline at the end of multiline strings | mo8it | |
| 2024-07-04 | Fix typo | mo8it | |
| 2024-07-04 | Fix warnings | mo8it | |
| 2024-07-04 | Improve the comment in intro1 | mo8it | |
| 2024-07-04 | Remove comment about removing a semicolon | mo8it | |
| 2024-07-04 | Improve a comment in errors2 | mo8it | |
| 2024-07-04 | Add comment to options1 | mo8it | |
| 2024-07-04 | Improve the comment of arc1 | mo8it | |
| 2024-07-04 | Merge pull request #2012 from cbochs/main | Mo | |
| fix: typo s/unwarp/unwrap/ | |||
| 2024-07-03 | fix: typo s/unwarp/unwrap/ | Calvin Bochulak | |
| 2024-07-03 | Merge pull request #2011 from rust-lang/ci | Mo | |
| Update CI | |||
| 2024-07-03 | Run dev check only on Linux | mo8it | |
| 2024-07-03 | Fix solution of options1 for stable Rust | mo8it | |
| 2024-07-03 | Remove dtolnay/rust-toolchain | mo8it | |
