.. |
clippy
|
fix: re-add missing done comments
|
2022-07-15 13:24:11 +02:00 |
conversions
|
feat(docs): add markdown linter for exercises README.md files
|
2023-03-30 19:53:22 +03:30 |
enums
|
fix(enums3): add test for message
|
2023-06-08 22:14:25 +01:00 |
error_handling
|
docs(error_handling): resolve markdown linter warnings
|
2023-03-29 21:13:27 +03:30 |
functions
|
feat(functions): more small fixes
|
2022-07-12 11:08:29 +02:00 |
generics
|
feat: move generics3 to be quiz3
|
2022-07-14 18:11:18 +02:00 |
hashmaps
|
Merge pull request #1546 from b-apperlo/b-apperlo-patch-1
|
2023-06-12 12:20:36 +02:00 |
if
|
fix(if2): Rename if2 exercise function to foo_if_fizz.
|
2022-07-12 11:13:04 +02:00 |
intro
|
feat(intro1): add note on rust-analyzer usage
|
2023-02-12 15:47:58 +01:00 |
iterators
|
fix(exercises): use snake_case variables
|
2023-05-23 15:00:55 +08:00 |
lifetimes
|
fix(exercises): remove trailing spaces
|
2023-03-31 11:58:15 +02:00 |
macros
|
fix(exercises): remove trailing spaces
|
2023-03-31 11:58:15 +02:00 |
modules
|
fix(modules): adjust hint comments
|
2022-07-14 12:35:49 +02:00 |
move_semantics
|
feat(move_semantics2): rewrite hint
|
2023-06-12 12:07:18 +02:00 |
options
|
Merge pull request #1487 from lionel-rowe/patch-1
|
2023-05-17 15:56:55 +02:00 |
primitive_types
|
fix(primitive_types): clean up
|
2022-07-12 15:22:01 +02:00 |
smart_pointers
|
chore: clarified cow owned_no_mutation comments
|
2023-04-27 15:49:40 -07:00 |
strings
|
fix: make strings3.rs comment wording more clear
|
2022-07-16 17:28:13 +02:00 |
structs
|
Added spaces around *
|
2022-10-04 11:43:23 +02:00 |
tests
|
changed comments in tests
|
2023-04-05 13:24:14 +02:00 |
threads
|
fix(exercises): remove trailing spaces
|
2023-03-31 11:58:15 +02:00 |
traits
|
feat(docs): add markdown linter for exercises README.md files
|
2023-03-30 19:53:22 +03:30 |
variables
|
docs(variables): wrap mut keyword with backtick
|
2023-03-28 09:58:59 +03:30 |
vecs
|
Rename iteration var names in vec2.rs for clarity
|
2023-03-10 14:13:06 -05:00 |
README.md
|
added existing chapter for clippy to mapping
|
2023-01-01 02:34:58 +01:00 |
quiz1.rs
|
fix(quiz1): add fourth assert
|
2022-09-06 12:10:53 +02:00 |
quiz2.rs
|
Minor Grammar
|
2023-01-03 09:22:52 -05:00 |
quiz3.rs
|
feat: move generics3 to be quiz3
|
2022-07-14 18:11:18 +02:00 |