Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Add move_semantics6.rs exercise (importance of & in arguments of function) #908

Merged
merged 5 commits into from
Mar 29, 2022

Conversation

Kallu-A
Copy link
Contributor

@Kallu-A Kallu-A commented Jan 8, 2022

Could help to learn the difference between ownership and borrowed value in arguments of function and why use one or the other depending of the situation.

exercises/move_semantics/move_semantics6.rs Outdated Show resolved Hide resolved
exercises/move_semantics/move_semantics6.rs Show resolved Hide resolved
exercises/move_semantics/move_semantics6.rs Outdated Show resolved Hide resolved
info.toml Outdated Show resolved Hide resolved
info.toml Outdated Show resolved Hide resolved
info.toml Show resolved Hide resolved
@Kallu-A Kallu-A marked this pull request as draft February 4, 2022 20:18
Kallu-A and others added 4 commits February 4, 2022 22:41
Co-authored-by: diannasoreil <[email protected]>
Co-authored-by: diannasoreil <[email protected]>
Co-authored-by: diannasoreil <[email protected]>
@Kallu-A Kallu-A marked this pull request as ready for review February 4, 2022 22:14
@Kallu-A Kallu-A requested a review from shadows-withal March 27, 2022 19:44
@shadows-withal shadows-withal merged commit 3f0e130 into rust-lang:main Mar 29, 2022
@shadows-withal
Copy link
Member

@all-contributors please add @Kallu-A for content

@allcontributors
Copy link
Contributor

@diannasoreil

I've put up a pull request to add @Kallu-A! 🎉

ppp3 pushed a commit to ppp3/rustlings that referenced this pull request May 23, 2022
dmoore04 pushed a commit to dmoore04/rustlings that referenced this pull request Sep 11, 2022
Spacebody pushed a commit to Spacebody/my-rustlings that referenced this pull request Nov 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants