rustlings-solutions/exercises
2020-07-13 11:39:05 +02:00
..
clippy chore: add explanatory comment to clippy1 2020-04-21 18:50:00 +02:00
conversions feat(try_from_into): Add insufficient length test (#469) 2020-07-13 11:39:05 +02:00
enums fix(enums3): Update Message::ChangeColor to take a tuple. (#457) 2020-07-08 11:56:43 +02:00
error_handling fix(errorsn): Try harder to confine the user. (#388) 2020-05-06 21:12:15 +02:00
functions
generics chore: Alter whitespace for consistency 2020-07-11 11:50:54 -07:00
if feat: Add if2 exercise 2020-05-02 13:02:16 -07:00
macros fix: update iterator and macro text for typos and clarity 2020-04-29 19:11:54 -07:00
modules
move_semantics
option fix(option1): Don't add only zeros to the numbers array 2020-05-27 18:55:12 +10:00
primitive_types chore: Alter whitespace for consistency 2020-07-11 11:50:54 -07:00
standard_library_types fix(arc1): Passively introduce attributes (#429) 2020-06-14 12:15:35 +02:00
strings
structs chore: Alter whitespace for consistency 2020-07-11 11:50:54 -07:00
tests
threads
traits chore: Alter whitespace for consistency 2020-07-11 11:50:54 -07:00
variables fix(variables6): minor typo (#419) 2020-06-03 13:34:43 +02:00
quiz1.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00
quiz2.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00
quiz3.rs fix: fix quiz naming inconsistency (#421) 2020-06-03 20:06:35 +02:00
quiz4.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00