1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-05-18 03:06:08 +02:00
rustlings/exercises
Steven Mann 630ff0e00b
chore: add explanatory comment to clippy1
2020-04-21 18:50:00 +02:00
..
clippy chore: add explanatory comment to clippy1 2020-04-21 18:50:00 +02:00
conversions fix: confusing comment in conversions/try_from_into.rs 2020-04-17 15:43:01 +02:00
enums Fixed mangled sentence from book; edited for clarity 2020-01-25 03:24:14 -05:00
error_handling chore: delete orphaned `error_handling/option1.rs` 2020-04-15 23:52:31 +02:00
functions Created consistent money unit 2019-12-29 19:15:32 -05:00
generics add I AM NOT DONE comments 2020-02-28 00:31:55 +00: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
option feat: Add Option2 exercise (#290) 2020-04-07 20:16:10 +02:00
primitive_types fix: revert primitive_types4 (#296) 2020-04-08 10:42:35 +02:00
standard_library_types fixed typo 2020-02-22 14:28:07 +00: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
traits remove confusing comment wording 2020-02-25 11:00:09 +00:00
variables feat: Add exercise variables6 covering const (#352) 2020-04-14 10:13:20 +02: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 Add a second test case 2020-02-25 14:25:03 +01:00