Skip to content
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 and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix line number display in source view #60380

Merged
merged 1 commit into from
Apr 30, 2019

Conversation

GuillaumeGomez
Copy link
Member

@GuillaumeGomez GuillaumeGomez commented Apr 29, 2019

Fixes #60310.

r? rust-lang/rustdoc

cc @Manishearth

screenshot of the fix:

Screenshot 2019-04-29 at 23 12 20

@Manishearth
Copy link
Member

@bors r+ rollup

@bors
Copy link
Contributor

bors commented Apr 29, 2019

📌 Commit 10b9370 has been approved by Manishearth

@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 Apr 29, 2019
Centril added a commit to Centril/rust that referenced this pull request Apr 30, 2019
…lay, r=Manishearth

Fix line number display in source view

Fixes rust-lang#60310.

r? rust-lang/rustdoc

cc @Manishearth

screenshot of the fix:

<img width="798" alt="Screenshot 2019-04-29 at 23 12 20" src="https://user-images.githubusercontent.com/3050060/56927541-b7286680-6ad4-11e9-9215-42dc4ef42691.png">
bors added a commit that referenced this pull request Apr 30, 2019
Rollup of 4 pull requests

Successful merges:

 - #59869 (SGX target: implemented vectored I/O)
 - #60238 (Update rustfmt to 1.2.2)
 - #60276 (Cleanup the MIR visitor)
 - #60380 (Fix line number display in source view)

Failed merges:

r? @ghost
@bors bors merged commit 10b9370 into rust-lang:master Apr 30, 2019
@GuillaumeGomez GuillaumeGomez deleted the fix-line-number-display branch April 30, 2019 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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.

Line numbers not correctly aligned on source code page
4 participants