Skip to content

rustdoc: Remove broken src links from reexported items from macros - #38264

Merged
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustdoc_src_macro
Dec 13, 2016
Merged

rustdoc: Remove broken src links from reexported items from macros#38264
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustdoc_src_macro

Conversation

@ollie27

Copy link
Copy Markdown
Contributor

When an item is defined in an external macro it doesn't get a real
filename so we need to filter out these when generating src links for
reexported items.

When an item is defined in an external macro it doesn't get a real
filename so we need to filter out these when generating src links for
reexported items.
@rust-highfive

Copy link
Copy Markdown
Contributor

r? @steveklabnik

(rust_highfive has picked a reviewer for you, use r? to override)

@brson

Copy link
Copy Markdown
Contributor

@bors r+ rollup

@bors

bors commented Dec 11, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit c6c3a27 has been approved by brson

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Dec 12, 2016
rustdoc: Remove broken src links from reexported items from macros
When an item is defined in an external macro it doesn't get a real
filename so we need to filter out these when generating src links for
reexported items.
@frewsxcvfrewsxcv mentioned this pull request Dec 12, 2016
@frewsxcvfrewsxcv mentioned this pull request Dec 12, 2016
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Dec 12, 2016
rustdoc: Remove broken src links from reexported items from macros
When an item is defined in an external macro it doesn't get a real
filename so we need to filter out these when generating src links for
reexported items.
bors added a commit that referenced this pull request Dec 13, 2016
Rollup of 7 pull requests
- Successful merges: #37052, #37941, #38067, #38164, #38202, #38264, #38299
- Failed merges:
@bors
bors merged commit c6c3a27 into rust-lang:masterDec 13, 2016
@ollie27
ollie27 deleted the rustdoc_src_macro branch December 22, 2016 16:05
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@ollie27@rust-highfive@brson@bors@steveklabnik