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
Abdou Seck 0c85dc1193 feat: Add type conversion and parsing exercises 5 years ago
..
conversions feat: Add type conversion and parsing exercises 5 years ago
enums Add link to chapter on pattern syntax 5 years ago
error_handling Address feedback 5 years ago
functions Address feedback 5 years ago
if Merge branch 'master' into refactor-hints 5 years ago
macros Merge branch 'master' into refactor-hints 5 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
primitive_types fix(primitive_types4): update outdated comment 5 years ago
standard_library_types fix(iterators2): Remove reference to missing iterators2.rs 5 years ago
strings Merge branch 'master' into refactor-hints 5 years ago
structs feat: improve `watch` execution mode 5 years ago
tests fix(tests1): Change test command 5 years ago
threads fix: line numbers in several exercises and hints 5 years ago
variables fix(variables1): Correct wrong word in comment 5 years ago
test1.rs feat: improve `watch` execution mode 5 years ago
test2.rs feat: improve `watch` execution mode 5 years ago
test3.rs feat: improve `watch` execution mode 5 years ago
test4.rs feat: improve `watch` execution mode 5 years ago