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

Incorporate ideas from StackOverflow cell/reference answer into std::cell docs #44061

Closed
frewsxcv opened this issue Aug 23, 2017 · 8 comments · Fixed by #48474
Closed

Incorporate ideas from StackOverflow cell/reference answer into std::cell docs #44061

frewsxcv opened this issue Aug 23, 2017 · 8 comments · Fixed by #48474
Labels
A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools C-enhancement Category: An issue proposing an enhancement or a PR with one. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. P-medium Medium priority

Comments

@frewsxcv frewsxcv added the A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools label Aug 23, 2017
@est31
Copy link
Member

est31 commented Aug 25, 2017

Without consent from @matthieu-m there might be license issues, as rust docs are under the Apache2/MIT dual license and stack overflow posts are CC-BY-SA.

@shepmaster shepmaster added the C-enhancement Category: An issue proposing an enhancement or a PR with one. label Aug 25, 2017
@matthieu-m
Copy link
Contributor

@est31: I am perfectly happy to give consent, and for the content to be reused in whole or in parts, altered or not, and without citation (as it would I think disturb the flow of reading).

@steveklabnik steveklabnik added P-medium Medium priority E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. labels Oct 31, 2017
@seanprashad
Copy link
Contributor

Hi there! I would love to help work on this bug if it's still available!

@frewsxcv
Copy link
Member Author

frewsxcv commented Dec 9, 2017

@seanprashad yep, it's still available! if you have any questions or need any help, don't hesitate to ask!

@frewsxcv
Copy link
Member Author

@seanprashad did you make any progress on this or is it open for someone else to start work on it?

@seanprashad
Copy link
Contributor

@frewsxcv Unfortunately I wasn't able to - please open it for other individuals to take a shot

@pvdrz
Copy link
Contributor

pvdrz commented Feb 21, 2018

If its ok I would like to do this

@frewsxcv
Copy link
Member Author

Sounds great @christianpoveda! If you want any help or don't know where to start or have any questions, don't hesitate to ask!

@pvdrz pvdrz mentioned this issue Feb 23, 2018
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this issue Mar 6, 2018
kennytm added a commit to kennytm/rust that referenced this issue Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-docs Area: documentation for any part of the project, including the compiler, standard library, and tools C-enhancement Category: An issue proposing an enhancement or a PR with one. E-medium Call for participation: Medium difficulty. Experience needed to fix: Intermediate. P-medium Medium priority
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants