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

pub(restricted) item #1422

Merged
merged 7 commits into from
Mar 22, 2016
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix typo in link defn.
  • Loading branch information
pnkfelix committed Dec 21, 2015

Partially verified

This commit is signed with the committer’s verified signature.
codebytere’s contribution has been verified via GPG key.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
commit e35b29890a694fe6d652efcdd4e45808937a4685
2 changes: 1 addition & 1 deletion text/0000-pub-restricted.md
Original file line number Diff line number Diff line change
@@ -471,7 +471,7 @@ to provide motivation for the feature (i.e. I am not claiming that the
feature is making this code cleaner or easier to reason about).

### Impl item example
[impl-item-example]: #impl-item-example
[impl item example]: #impl-item-example

```rust
pub struct S;