You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rustlings/exercises
DEWA Kazuyuki/出羽和之 4b6540c71a
fix(enums3): Update Message::ChangeColor to take a tuple. (#457)
4 years ago
..
clippy chore: add explanatory comment to clippy1 5 years ago
conversions Added example to show the AsRef working 4 years ago
enums fix(enums3): Update Message::ChangeColor to take a tuple. (#457) 4 years ago
error_handling fix(errorsn): Try harder to confine the user. (#388) 4 years ago
functions Created consistent money unit 5 years ago
generics chore: Limit generics3 lines to 90 chars 4 years ago
if feat: Add if2 exercise 4 years ago
macros fix: update iterator and macro text for typos and clarity 4 years ago
modules Merge branch 'master' into refactor-hints 5 years ago
move_semantics fix: line numbers in several exercises and hints 5 years ago
option fix(option1): Don't add only zeros to the numbers array 4 years ago
primitive_types fix: revert primitive_types4 (#296) 5 years ago
standard_library_types fix(arc1): Passively introduce attributes (#429) 4 years ago
strings Merge branch 'master' into refactor-hints 5 years ago
structs fix : Use of integer for prices, therefore also for weight 4 years ago
tests chore: Correct test command in tests1.rs comment 5 years ago
threads fix: line numbers in several exercises and hints 5 years ago
traits feat: Add traits README 4 years ago
variables fix(variables6): minor typo (#419) 4 years ago
quiz1.rs feat: renames test to quiz, fixes #244 4 years ago
quiz2.rs feat: renames test to quiz, fixes #244 4 years ago
quiz3.rs fix: fix quiz naming inconsistency (#421) 4 years ago
quiz4.rs feat: renames test to quiz, fixes #244 4 years ago