Skip to content

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

Activity

added
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools
on Aug 23, 2017
est31

est31 commented on Aug 25, 2017

@est31
Member

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.

added
C-enhancementCategory: An issue proposing an enhancement or a PR with one.
on Aug 25, 2017
matthieu-m

matthieu-m commented on Aug 29, 2017

@matthieu-m
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).

added
E-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.
on Oct 31, 2017
seanprashad

seanprashad commented on Dec 8, 2017

@seanprashad
Contributor

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

frewsxcv

frewsxcv commented on Dec 9, 2017

@frewsxcv
MemberAuthor

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

frewsxcv

frewsxcv commented on Feb 17, 2018

@frewsxcv
MemberAuthor

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

seanprashad

seanprashad commented on Feb 17, 2018

@seanprashad
Contributor

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

pvdrz

pvdrz commented on Feb 21, 2018

@pvdrz
Contributor

If its ok I would like to do this

frewsxcv

frewsxcv commented on Feb 22, 2018

@frewsxcv
MemberAuthor

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

added a commit that references this issue on Mar 6, 2018
4b69bd7
added a commit that references this issue on Mar 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsC-enhancementCategory: An issue proposing an enhancement or a PR with one.E-mediumCall for participation: Medium difficulty. Experience needed to fix: Intermediate.P-mediumMedium priority

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      Participants

      @steveklabnik@shepmaster@frewsxcv@matthieu-m@est31

      Issue actions

        Incorporate ideas from StackOverflow cell/reference answer into std::cell docs · Issue #44061 · rust-lang/rust