Skip to content

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

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Dec 13, 2016

Conversation

ollie27
Copy link
Member

@ollie27 ollie27 commented Dec 9, 2016

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
Contributor

r? @steveklabnik

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

@brson
Copy link
Contributor

brson commented Dec 11, 2016

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Dec 11, 2016

📌 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.
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.
@steveklabnik steveklabnik assigned brson and unassigned steveklabnik Dec 12, 2016
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:master Dec 13, 2016
@ollie27 ollie27 deleted the rustdoc_src_macro branch December 22, 2016 16:05
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants