-
Notifications
You must be signed in to change notification settings - Fork 11.2k
as_ref_mut not ran #585
Copy link
Copy link
Closed
Labels
C-bugCategory: BugCategory: BugC-enhancementCategory: EnhancementCategory: EnhancementS-waiting-on-authorStatus: Waiting on issue/PR authorStatus: Waiting on issue/PR author
Metadata
Metadata
Assignees
Labels
C-bugCategory: BugCategory: BugC-enhancementCategory: EnhancementCategory: EnhancementS-waiting-on-authorStatus: Waiting on issue/PR authorStatus: Waiting on issue/PR author
Type
Fields
Give feedbackNo fields configured for issues without a type.
Hey,
First of all, thank you very much for this instructive course, which helped me to get back into rust very fast.
I noticed that, when I finished the second-to-last exercise,
from_str, thatrustlings watchimmediately told me that I was finished, although I did not touchas_ref_mut. Do you know why that might be?I am running rustlings 4.1.0 and rustc 1.47.0
Best regards
Anton