rustlings/exercises
Jason Tsai 39fa7ae8b7 chore: Correct test command in tests1.rs comment 2020-01-29 13:48:43 +08:00
..
conversions Enable a test and improve per clippy's suggestion. 2019-12-23 21:37:09 -05:00
enums Fixed mangled sentence from book; edited for clarity 2020-01-25 03:24:14 -05:00
error_handling Address feedback 2019-11-11 17:47:45 +01:00
functions Created consistent money unit 2019-12-29 19:15:32 -05:00
if Merge branch 'master' into refactor-hints 2019-11-11 17:21:06 +01:00
macros Merge branch 'master' into refactor-hints 2019-11-11 17:21:06 +01:00
modules Merge branch 'master' into refactor-hints 2019-11-11 17:21:06 +01:00
move_semantics fix: line numbers in several exercises and hints 2019-11-14 08:21:56 +01:00
primitive_types fix(primitive_types4): update outdated comment 2019-11-12 12:52:28 +01:00
standard_library_types fix(iterators2): Remove reference to missing iterators2.rs 2019-12-07 23:25:13 -08:00
strings Merge branch 'master' into refactor-hints 2019-11-11 17:21:06 +01:00
structs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
tests chore: Correct test command in tests1.rs comment 2020-01-29 13:48:43 +08:00
threads fix: line numbers in several exercises and hints 2019-11-14 08:21:56 +01:00
variables feat: Add variables5.rs exercise 2020-01-14 21:10:07 +01:00
test1.rs Created consistent money unit 2019-12-29 19:15:32 -05:00
test2.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
test3.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00
test4.rs feat: improve `watch` execution mode 2019-11-11 16:23:35 +01:00