Skip to content

Make intra-link resolve links for both trait and impl items #72347

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 May 22, 2020
Merged

Make intra-link resolve links for both trait and impl items #72347

merged 1 commit into from May 22, 2020

Conversation

ghost
Copy link

@ghost ghost commented May 19, 2020

Closes #72340

@ghost ghost marked this pull request as ready for review May 19, 2020 13:00
@GuillaumeGomez
Copy link
Member

Awesome, thanks!

@bors: r+

@bors
Copy link
Collaborator

bors commented May 21, 2020

📌 Commit fc4c9a6 has been approved by GuillaumeGomez

@bors bors added the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label May 21, 2020
RalfJung added a commit to RalfJung/rust that referenced this pull request May 21, 2020
…llaumeGomez

Make intra-link resolve links for both trait and impl items

Closes rust-lang#72340
RalfJung added a commit to RalfJung/rust that referenced this pull request May 21, 2020
…llaumeGomez

Make intra-link resolve links for both trait and impl items

Closes rust-lang#72340
This was referenced May 21, 2020
bors added a commit to rust-lang-ci/rust that referenced this pull request May 21, 2020
Rollup of 7 pull requests

Successful merges:

 - rust-lang#72055 (Intern predicates)
 - rust-lang#72149 (Don't `type_of` on trait assoc ty without default)
 - rust-lang#72347 (Make intra-link resolve links for both trait and impl items)
 - rust-lang#72350 (Improve documentation of `slice::from_raw_parts`)
 - rust-lang#72382 (Show default values for debug-assertions & debug-assertions-std)
 - rust-lang#72421 (Fix anchor display when hovering impl)
 - rust-lang#72425 (fix discriminant_value sign extension)

Failed merges:

r? @ghost
@bors bors merged commit 3d5f130 into rust-lang:master May 22, 2020
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
S-waiting-on-bors Status: 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.

Regression: [Body::empty] cannot be resolved, ignoring it.
3 participants