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
Sanjay K 05ca3d77f7 Merge branch 'master' of https://github.com/sanjaykdragon/rustlings 5 years ago
..
clippy feat: Add clippy lints 5 years ago
conversions Enable a test and improve per clippy's suggestion. 5 years ago
enums Fixed mangled sentence from book; edited for clarity 5 years ago
error_handling Address feedback 5 years ago
functions Created consistent money unit 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
option Merge branch 'master' of https://github.com/sanjaykdragon/rustlings 5 years ago
primitive_types fix(primitive_types4): update outdated comment 5 years ago
standard_library_types fixed typo 5 years ago
strings Merge branch 'master' into refactor-hints 5 years ago
structs feat: improve `watch` execution mode 5 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 variables5.rs exercise 5 years ago
test1.rs Created consistent money unit 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 Add a second test case 5 years ago