- Notifications
You must be signed in to change notification settings - Fork 11k
Pull requests: rust-lang/rustlings
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: split Queue fields and clone sender in threads3.rs (fix #2268)
#2309 opened Nov 10, 2025 by KaustubhOG Loading…
docs: clarify comment in owned_mutation test (fix #2303)
#2308 opened Nov 10, 2025 by KaustubhOG Loading…
fix(clippy3): separate initialisation and resizing of vec
#2302 opened Oct 17, 2025 by yutanagano Loading…
Update from_into exercise to use error handling instead of default value
#2297 opened Oct 2, 2025 by iaadi4 Loading…
Async updates and reformatting for new exercise
#2216 opened Mar 8, 2025 by Polycarbohydrate Loading…
Added comment in solution for
03_if/if3 for extra clarity #2214 opened Mar 5, 2025 by Polycarbohydrate Loading…
Add proper testing for cases where divisions fail in iterators3
#2212 opened Feb 24, 2025 by lars-schumann Loading…
Add errors7 exercise to show full potential of try operator combined with From trait
#2195 opened Jan 12, 2025 by gdziadkiewicz Loading…
Add command to go back to previous exercise, ref #2163
#2189 opened Jan 2, 2025 by doublevoid Loading…
fix for a couple of small issues I came accross whilst doing the exercises
#2159 opened Nov 15, 2024 by markharley12 Loading…
Add warning about
rust-analyzer not working if you clone and use the repo directly #2131 opened Oct 14, 2024 by MadLittleMods Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.