1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-05-22 04:26:09 +02:00
rustlings/exercises
Dan Wilhelm 0311c03735 chore: Limit generics3 lines to 90 chars 2020-05-27 23:39:11 -07:00
..
clippy chore: add explanatory comment to clippy1 2020-04-21 18:50:00 +02:00
conversions feat: Rewrite try_from_into (#393) 2020-05-15 23:02:57 +02:00
enums Update Message::Move in the enums3 test to take a Point. 2020-05-04 18:59:23 -04:00
error_handling fix(errorsn): Try harder to confine the user. (#388) 2020-05-06 21:12:15 +02:00
functions Created consistent money unit 2019-12-29 19:15:32 -05:00
generics chore: Limit generics3 lines to 90 chars 2020-05-27 23:39:11 -07:00
if feat: Add if2 exercise 2020-05-02 13:02:16 -07:00
macros fix: update iterator and macro text for typos and clarity 2020-04-29 19:11:54 -07: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 fix(option2): Add TODO to comments (#400) 2020-05-16 22:48:18 +02:00
primitive_types fix: revert primitive_types4 (#296) 2020-04-08 10:42:35 +02:00
standard_library_types fix: update iterator and macro text for typos and clarity 2020-04-29 19:11:54 -07:00
strings Merge branch 'master' into refactor-hints 2019-11-11 17:21:06 +01:00
structs chore: remove struct2 hint comment 2020-05-20 08:31:28 +02: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 fix: confine the user further in variable exercises 2020-05-25 10:09:11 +02:00
quiz1.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00
quiz2.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00
quiz3.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00
quiz4.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00