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

fix(arc1): Passively introduce attributes #429

Merged
merged 1 commit into from
Jun 14, 2020

Conversation

alexxroche
Copy link
Contributor

Ensure that std::sync::Arc is actually used, as this exercise can be compiled using things already learnt in previous exercises.

Ensure that std::sync::Arc is actually used, as this exercise can be compiled using things already learnt in previous exercises.
@AbdouSeck
Copy link
Contributor

@fmoko this seems like a really good idea to me. Unless someone else has any reservation to it, I think it should be good to merge.

Thanks!

Abdou

@shadows-withal shadows-withal changed the title Passively introduce attributes fix(arc1): Passively introduce attributes Jun 14, 2020
@shadows-withal shadows-withal merged commit 113cdae into rust-lang:master Jun 14, 2020
MendelMonteiro pushed a commit to MendelMonteiro/rustlings that referenced this pull request Jun 28, 2020
Ensure that std::sync::Arc is actually used, as this exercise can be compiled using things already learnt in previous exercises.
dlemel8 pushed a commit to dlemel8/rustlings that referenced this pull request Aug 2, 2020
Ensure that std::sync::Arc is actually used, as this exercise can be compiled using things already learnt in previous exercises.
ppp3 pushed a commit to ppp3/rustlings that referenced this pull request May 23, 2022
Ensure that std::sync::Arc is actually used, as this exercise can be compiled using things already learnt in previous exercises.
dmoore04 pushed a commit to dmoore04/rustlings that referenced this pull request Sep 11, 2022
Ensure that std::sync::Arc is actually used, as this exercise can be compiled using things already learnt in previous exercises.
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.

3 participants