Implement implied shortcut links for intra-rustdoc-links by Manishearth · Pull Request #48335 · rust-lang/rust (original) (raw)

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 andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation12 Commits5 Checks0 Files changed

Conversation

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters

[ Show hidden characters]({{ revealButtonHref }})

Manishearth

This was referenced

Feb 18, 2018

@QuietMisdreavus

Shouldn't this wait until the referenced PR is merged upstream and set into a release?

@Manishearth

Yes, that's why it says "needs X".

I'm putting this up for testing and review 😄

@QuietMisdreavus QuietMisdreavus added S-blocked

Status: Blocked on something else such as an RFC or other implementation work.

and removed S-waiting-on-review

Status: Awaiting review from the assignee but also interested parties.

labels

Feb 19, 2018

@Manishearth Manishearth removed the S-blocked

Status: Blocked on something else such as an RFC or other implementation work.

label

Feb 19, 2018

@Manishearth

Raph did a release, ready to land.

r?

@QuietMisdreavus

Dang, that came together fast. r=me pending travis

@Manishearth

@bors

📌 Commit 5fdc10c has been approved by QuietMisdreavus

@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

Feb 19, 2018

Manishearth added a commit to Manishearth/rust that referenced this pull request

Feb 19, 2018

@Manishearth

Manishearth added a commit to Manishearth/rust that referenced this pull request

Feb 20, 2018

@Manishearth

bors added a commit that referenced this pull request

Feb 20, 2018

@bors

Rollup of 17 pull requests

GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request

Feb 21, 2018

@GuillaumeGomez

bors added a commit that referenced this pull request

Feb 22, 2018

@bors

Rollup of 12 pull requests

@jonhoo

I wonder if this should be tracked for relnotes. It's such a win for well-interlinked documentation that as many people as possible should be aware of it!

@Manishearth

@jonhoo

Sorry, what I meant is that when this does stabilize, and #43466 is brought up, the feature landed in this PR specifically should be highlighted.

@crumblingstatue

@QuietMisdreavus

That's supposed to work with this PR, given that the intra-links test verifies that shortcut links with backticks properly resolve. >_>

@Manishearth

idk why the test passes, the current implementation doesn't seem to work here (I thought it would but on second thoughts it's missing some things); I need to fix that 😄

Labels

S-waiting-on-bors

Status: Waiting on bors to run and complete tests. Bors will change the label on completion.