Skip to content

document pub(restricted) syntax #40334

Closed
Closed
@nikomatsakis

Description

@nikomatsakis
Contributor

Before we can stabilize pub(restricted), it needs to be documented.

cc @rust-lang/docs -- can one of you elaborate on this issue to spell out the steps needed? Even better, update the stabilization guide recently added to https://forge.rust-lang.org/ while you are at it.

Activity

added
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools
on Mar 7, 2017
steveklabnik

steveklabnik commented on Mar 8, 2017

@steveklabnik
Member

I will send in a PR to update the guide.

TL;DR:

  • remove flag from the unstable book
  • integrate any docs there into other docs as appropriate.
added
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools
and removed
A-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools
on Mar 10, 2017
added
E-help-wantedCall for participation: Help is requested to fix this issue.
on Mar 15, 2017
steveklabnik

steveklabnik commented on Apr 25, 2017

@steveklabnik
Member

I believe all of this has landed? The RBE PR can't land until the release happens, so it being open is enough. All other PRs have been merged.

petrochenkov

petrochenkov commented on Apr 25, 2017

@petrochenkov
Contributor

The RBE PR can't land until the release happens, so it being open is enough.

👍

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 toolsE-help-wantedCall for participation: Help is requested to fix this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @steveklabnik@nikomatsakis@aturon@petrochenkov

        Issue actions

          document `pub(restricted)` syntax · Issue #40334 · rust-lang/rust