rustlings icon indicating copy to clipboard operation
rustlings copied to clipboard

Fix all_fruits_types_in_basket to fail if all fruit kinds are not included

Open danielsomerfield opened this issue 1 year ago • 3 comments

This is a redo of PR #1626 which I flaked on. This accounts for the new file structure and the formatting request.

danielsomerfield avatar Nov 21 '23 22:11 danielsomerfield

@danielsomerfield Could you please apply the requested changes so that I can merge? :D

mo8it avatar Mar 27 '24 16:03 mo8it

Sorry, wasn't getting emails until recently.

I can't move it into the test mod as both a const and a vec, but I could push it into the test function as a vec. Let me know if that is ok. Otherwise, I believe it has to be an array.

danielsomerfield avatar Mar 28 '24 03:03 danielsomerfield

Hi, when will this be merged? I just stumbled over the same "issue".

guija avatar May 20 '24 19:05 guija