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

Rustdoc source code is not displayed next to line numbers #56230

Closed
hellow554 opened this issue Nov 26, 2018 · 3 comments
Closed

Rustdoc source code is not displayed next to line numbers #56230

hellow554 opened this issue Nov 26, 2018 · 3 comments

Comments

@hellow554
Copy link
Contributor

hellow554 commented Nov 26, 2018

I observed it in my documentation that is generated on docs.rs but also on my local builds.

If you look at https://docs.rs/logical/0.2.1/src/logical/logicbit/ieee1164.rs.html then you will see, that there are line numbers and after the last number the real source code starts appearing. Observeable on FF, Chrome and IE.

grafik

Funny enough, in the version 0.2.0 it is all normal https://docs.rs/logical/0.2.0/src/logical/logicbit/ieee1164.rs.html

@steveklabnik
Copy link
Member

steveklabnik commented Nov 26, 2018 via email

@hellow554
Copy link
Contributor Author

hellow554 commented Nov 26, 2018

Seems to be the 20181115-1.32.0-nightly -ish. If it has been fixed (seems so after an rustup update) is it possible that docs.rs-pages will be rebuilt that has been built in that date region?

@pietroalbini
Copy link
Member

Duplicate of rust-lang/docs.rs#264.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants