1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-09-29 15:31:23 +02:00
rustlings/exercises
Axel Viala 2b1fb2b739
feat(primitive_types6): Add a test (#548)
Co-authored-by: Annika <56906084+AnnikaCodes@users.noreply.github.com>
Co-authored-by: fmoko <mokou@posteo.de>
2020-10-10 16:04:19 +02:00
..
clippy
conversions chore: Change point to comma in from_into.rs 2020-09-25 13:39:52 +02:00
enums chore: Removed extra whitespaces 2020-08-27 19:51:19 +02:00
error_handling chore: Removed extra whitespaces 2020-08-27 19:51:19 +02:00
functions
generics chore: Removed extra whitespaces 2020-08-27 19:51:19 +02:00
if
macros Make macros4 not compile by default 2020-08-26 22:17:03 -04:00
modules
move_semantics
option fix(option1): Don't add only zeros to the numbers array 2020-05-27 18:55:12 +10:00
primitive_types feat(primitive_types6): Add a test (#548) 2020-10-10 16:04:19 +02:00
standard_library_types Merge pull request #489 from mukundbhudia/iterators1 2020-09-18 15:23:28 +02:00
strings
structs fix(structs3): Small adjustment of variable name 2020-09-19 21:22:56 +02:00
tests fix(quiz3): Second test is for odd numbers, not even. (#553) 2020-10-10 13:11:57 +02:00
threads
traits chore: Removed extra whitespaces 2020-08-27 19:51:19 +02:00
variables fix(variables5) : make shadowing more prominent 2020-10-01 08:31:42 +05:30
quiz1.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00
quiz2.rs fix(exercises): adding question mark to quiz2 2020-08-25 16:38:41 +02:00
quiz3.rs fix: fix quiz naming inconsistency (#421) 2020-06-03 20:06:35 +02:00
quiz4.rs feat: renames test to quiz, fixes #244 2020-05-19 18:47:44 +02:00