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
Gaurang Tandon d6c0a688e6
fix(test2): name of type String and &str (#394)
4 years ago
..
clippy chore: add explanatory comment to clippy1 4 years ago
conversions Merge pull request #368 from apatniv/update_test_case 4 years ago
enums Update Message::Move in the enums3 test to take a Point. 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 add I AM NOT DONE comments 5 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): Add cast to usize, as it is confusing in the context of an exercise about Option 4 years ago
primitive_types fix: revert primitive_types4 (#296) 4 years ago
standard_library_types fix: update iterator and macro text for typos and clarity 4 years ago
strings Merge branch 'master' into refactor-hints 5 years ago
structs feat: Added exercise structs3.rs 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 remove confusing comment wording 5 years ago
variables feat: Add exercise variables6 covering const (#352) 4 years ago
test1.rs Created consistent money unit 5 years ago
test2.rs fix(test2): name of type String and &str (#394) 4 years ago
test3.rs feat: improve `watch` execution mode 5 years ago
test4.rs Add a second test case 5 years ago