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

Handle intra-doc links in doc_markdown #7772

Merged
merged 2 commits into from
Oct 6, 2021

Conversation

Manishearth
Copy link
Member

Fixes #7758

changelog: Handle intra-doc links in [doc_markdown]

@rust-highfive
Copy link

r? @camsteffen

(rust-highfive has picked a reviewer for you, use r? to override)

@rust-highfive rust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties label Oct 6, 2021
@Manishearth Manishearth force-pushed the doc-markdown-intra branch 3 times, most recently from 483c0b3 to c135499 Compare October 6, 2021 15:28
@camsteffen
Copy link
Contributor

@bors r+

@bors
Copy link
Collaborator

bors commented Oct 6, 2021

📌 Commit 2a8d7bd has been approved by camsteffen

@bors
Copy link
Collaborator

bors commented Oct 6, 2021

⌛ Testing commit 2a8d7bd with merge 11492c7...

@bors
Copy link
Collaborator

bors commented Oct 6, 2021

☀️ Test successful - checks-action_dev_test, checks-action_remark_test, checks-action_test
Approved by: camsteffen
Pushing 11492c7 to master...

@bors bors merged commit 11492c7 into rust-lang:master Oct 6, 2021
@Manishearth Manishearth deleted the doc-markdown-intra branch October 6, 2021 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-review Status: Awaiting review from the assignee but also interested parties
Projects
None yet
Development

Successfully merging this pull request may close these issues.

doc_markdown gives false positive on intra-doc link paths with bracket syntax
4 participants