Skip to content

Use intra-doc link in proc_macro - #75817

Merged
bors merged 1 commit into
rust-lang:masterfrom
LeSeulArtichaut:proc_macro-docs
Aug 24, 2020
Merged

Use intra-doc link in proc_macro#75817
bors merged 1 commit into
rust-lang:masterfrom
LeSeulArtichaut:proc_macro-docs

Conversation

@LeSeulArtichaut

Copy link
Copy Markdown
Contributor

Yep. One link.

Helps with #75080.
r? @jyn514

@jyn514

Copy link
Copy Markdown
Member

@bors r+ rollup

@bors

bors commented Aug 22, 2020

Copy link
Copy Markdown
Collaborator

📌 Commit c3e3b7f has been approved by jyn514

@borsbors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Aug 22, 2020
@jyn514jyn514 added A-intra-doc-links Area: Intra-doc links, the ability to link to items in docs by name A-docs Area: Documentation for any part of the project, including the compiler, standard library, and tools T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Aug 22, 2020
JohnTitor added a commit to JohnTitor/rust that referenced this pull request Aug 24, 2020
…jyn514
Use intra-doc link in `proc_macro`
Yep. One link.
Helps with rust-lang#75080.
r? @jyn514
@JohnTitorJohnTitor mentioned this pull request Aug 24, 2020
@bors

bors commented Aug 24, 2020

Copy link
Copy Markdown
Collaborator

⌛ Testing commit c3e3b7f with merge a962b69...

@jyn514jyn514 mentioned this pull request Aug 24, 2020
@bors

bors commented Aug 24, 2020

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions, checks-azure
Approved by: jyn514
Pushing a962b69 to master...

@borsbors added the merged-by-bors This PR was explicitly merged by bors. label Aug 24, 2020
@bors
bors merged commit a962b69 into rust-lang:masterAug 24, 2020
@LeSeulArtichaut
LeSeulArtichaut deleted the proc_macro-docs branch August 24, 2020 08:01
@jyn514jyn514 removed the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Aug 25, 2020
@cuvipercuviper added this to the 1.47.0 milestone May 2, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-docsArea: Documentation for any part of the project, including the compiler, standard library, and toolsA-intra-doc-linksArea: Intra-doc links, the ability to link to items in docs by namemerged-by-borsThis PR was explicitly merged by bors.S-waiting-on-borsStatus: Waiting on bors to run and complete tests. Bors will change the label on completion.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@LeSeulArtichaut@jyn514@bors@cuviper