1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-10-18 13:08:09 +02:00
rustlings/exercises
2020-05-03 19:44:26 +02:00
..
clippy chore: add explanatory comment to clippy1 2020-04-21 18:50:00 +02:00
conversions Merge pull request #368 from apatniv/update_test_case 2020-05-03 13:31:46 +02:00
enums
error_handling chore: Remove deprecated description from error_handling/errorsn.rs 2020-05-02 18:30:11 +02:00
functions
generics add I AM NOT DONE comments 2020-02-28 00:31:55 +00: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
move_semantics
option fix(option1): Add cast to usize, as it is confusing in the context of an exercise about Option 2020-05-02 16:39:37 -07: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
structs feat: Added exercise structs3.rs 2020-04-27 20:26:34 +02:00
tests chore: Correct test command in tests1.rs comment 2020-01-29 13:48:43 +08:00
threads
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
test2.rs
test3.rs
test4.rs Add a second test case 2020-02-25 14:25:03 +01:00