Skip to content

Fixup some nits from #44238 - #44329

Merged
bors merged 1 commit into
rust-lang:masterfrom
nrc:pulldown-warn-fix
Sep 10, 2017
Merged

Fixup some nits from #44238#44329
bors merged 1 commit into
rust-lang:masterfrom
nrc:pulldown-warn-fix

Conversation

@nrc

@nrcnrc commented Sep 5, 2017

Copy link
Copy Markdown
Member

@nrc

nrc commented Sep 5, 2017

Copy link
Copy Markdown
MemberAuthor

cc #44229

@arielb1arielb1 added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Sep 5, 2017

@ollie27ollie27 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from that one error this looks good to me.

Comment threadsrc/librustdoc/html/render.rs Outdated

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be 45 to make sure the resulting string is at most 70 characters.

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Addressed this, thanks! I set to 50 (as in the old code), there is no strict need to be under 70 chars, it is just roughly a number that should fit on one line (comfortably under 80 chars).

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well that's okay but if the line is exactly 71 characters for example then using 50 will skip one character and replace it with " ... " making the string display actually longer. It's only a minor thing though.

@nrc

nrc commented Sep 6, 2017

Copy link
Copy Markdown
MemberAuthor

ping @ollie27 for re-review

@ollie27

Copy link
Copy Markdown
Contributor

@bors: r+

@bors

bors commented Sep 7, 2017

Copy link
Copy Markdown
Collaborator

@ollie27: 🔑 Insufficient privileges: Not in reviewers

@nrc

nrc commented Sep 7, 2017

Copy link
Copy Markdown
MemberAuthor

@bors: r=ollie27

@bors

bors commented Sep 7, 2017

Copy link
Copy Markdown
Collaborator

📌 Commit 0573949 has been approved by ollie27

@Mark-Simulacrum

Copy link
Copy Markdown
Member

@bors rollup

frewsxcv added a commit to frewsxcv/rust that referenced this pull request Sep 9, 2017
@frewsxcvfrewsxcv mentioned this pull request Sep 9, 2017
frewsxcv added a commit to frewsxcv/rust that referenced this pull request Sep 9, 2017
@frewsxcvfrewsxcv mentioned this pull request Sep 9, 2017
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this pull request Sep 10, 2017
bors added a commit that referenced this pull request Sep 10, 2017
@bors
bors merged commit 0573949 into rust-lang:masterSep 10, 2017
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-reviewStatus: Awaiting review from the assignee but also interested parties.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@nrc@ollie27@bors@Mark-Simulacrum@arielb1