Skip to content

rustdoc: Fix missing stability and src links for inlined external macros - #51389

Merged
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustdoc_cross_macro_src_stab
Jun 8, 2018
Merged

rustdoc: Fix missing stability and src links for inlined external macros#51389
bors merged 1 commit into
rust-lang:masterfrom
ollie27:rustdoc_cross_macro_src_stab

Conversation

@ollie27

Copy link
Copy Markdown
Contributor

@rust-highfiverust-highfive added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Jun 6, 2018
@QuietMisdreavus

Copy link
Copy Markdown
Contributor

Nice catch!

@bors r+ rollup

@bors

bors commented Jun 6, 2018

Copy link
Copy Markdown
Collaborator

📌 Commit e73941a has been approved by QuietMisdreavus

@borsbors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jun 6, 2018
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jun 6, 2018
…b, r=QuietMisdreavus
rustdoc: Fix missing stability and src links for inlined external macros
Fixesrust-lang#38951
r? @QuietMisdreavus
Mark-Simulacrum added a commit to Mark-Simulacrum/rust that referenced this pull request Jun 7, 2018
…b, r=QuietMisdreavus
rustdoc: Fix missing stability and src links for inlined external macros
Fixesrust-lang#38951
r? @QuietMisdreavus
kennytm added a commit to kennytm/rust that referenced this pull request Jun 7, 2018
…b, r=QuietMisdreavus
rustdoc: Fix missing stability and src links for inlined external macros
Fixesrust-lang#38951
r? @QuietMisdreavus
@kennytmkennytm mentioned this pull request Jun 7, 2018
bors added a commit that referenced this pull request Jun 7, 2018
Rollup of 9 pull requests
Successful merges:
- #51186 (Remove two redundant .nll.stderr files)
- #51283 (Deny #[cfg] and #[cfg_attr] on generic parameters.)
- #51368 (Fix the use of closures within #[panic_implementation])
- #51380 (Remove dependency on fmt_macros from typeck)
- #51389 (rustdoc: Fix missing stability and src links for inlined external macros)
- #51399 (NLL performance boost)
- #51407 (Update RLS and Rustfmt)
- #51417 (Revert #49719)
- #51420 (Tries to address the recent network issues)
Failed merges:
@bors
bors merged commit e73941a into rust-lang:masterJun 8, 2018
@ollie27
ollie27 deleted the rustdoc_cross_macro_src_stab branch June 8, 2018 17:59
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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

@ollie27@QuietMisdreavus@bors@rust-highfive