rust-lang/rustlings
rust-lang/rustlings
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
π¦ Small exercises to get you used to reading and writing Rust code!
release notes
Published 11/11/2024
MinorContains new featuress or / ποΈ (thanks to @frroossst)c in the prompt to manually check all exercises β
(thanks to @Nahor)check-all to manually check all exercises β
(thanks to @Nahor)x in the prompt to reset the file of the current exercise πdead_code for all exercises and solutions β°οΈ (thanks to @huss4in)enums3: Remove redundant enum definition task (thanks to @senekor)if2: Make the exercise less confusing by avoiding "fizz", "fuzz", "foo", "bar" and "baz" (thanks to @senekor)hashmap3: Use the method Entry::or_default.release notes
Published 11/11/2024
MinorContains new featuress or / ποΈ (thanks to @frroossst)c in the prompt to manually check all exercises β
(thanks to @Nahor)check-all to manually check all exercises β
(thanks to @Nahor)x in the prompt to reset the file of the current exercise πdead_code for all exercises and solutions β°οΈ (thanks to @huss4in)enums3: Remove redundant enum definition task (thanks to @senekor)if2: Make the exercise less confusing by avoiding "fizz", "fuzz", "foo", "bar" and "baz" (thanks to @senekor)hashmap3: Use the method Entry::or_default.