Skip to content

Pull requests: rust-lang/rustlings

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

feat: Replace clap with argh
#715 by manyinsects was merged Apr 21, 2021 Loading…
Rename 'Lichi' to 'Lychee' in the fruit example
#697 by WowSuchRicky was merged Apr 13, 2021 Loading…
fix: use trait objects for try_from_into
#693 by tlyu was merged Apr 5, 2021 Loading…
Fix/collections exercises naming
#674 by Morsicus was merged Apr 13, 2021 Loading…
Fix incorrect hashmap2 test
#660 by cargopete was merged Apr 20, 2021 Loading…
minor/typos: Update from_str.rs
#654 by jkremser was merged Feb 21, 2021 Loading…
feat(conversions) : add more unit test
#622 by hqsz was merged Jan 8, 2021 Loading…
fix: added missing exercises to info.toml
#598 by JuliaCao was merged Dec 13, 2020 Loading…
fix(vec1): Have test compare every element in a and v
#592 by tinkhauser was merged Dec 6, 2020 Loading…
fix(try_from_into): type error
#587 by wh5a was merged Nov 12, 2020 Loading…
Add "collections" exercises A-exercises Area: Exercises S-waiting-on-author Status: Waiting on issue/PR author
#572 by sazid was merged Oct 30, 2020 Loading…
feat(try_from_into): Add tests A-exercises Area: Exercises S-waiting-on-author Status: Waiting on issue/PR author
#571 by fiplox was merged Nov 7, 2020 Loading…
feat: match exercise order to book chapters
#541 by JuliaCao was merged Dec 7, 2020 Loading…
feat: Adding files exercise S-waiting-on-author Status: Waiting on issue/PR author
#521 by calvinbrown085 was closed May 13, 2021 Loading…
Added example with String to show the AsRef working A-exercises Area: Exercises
#428 by millefalcon was merged Jun 13, 2020 Loading…
feat: Remind the user of the hint option
#425 by alexxroche was merged Jul 8, 2020 Loading…
Show tests prints
#422 by AbdouSeck was merged Jun 12, 2020 Loading…
feat: Add traits README
#416 by danwilhelm was merged May 30, 2020 Loading…
feat: Add box1.rs exercise
#409 by AlexandruGG was merged May 30, 2020 Loading…
feat: Rewrite try_from_into A-exercises Area: Exercises C-enhancement Category: Enhancement
#393 by ikar49 was merged May 15, 2020 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.