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

Boxes displayed around item names in docs in nightly #38696

Closed
brson opened this issue Dec 30, 2016 · 3 comments
Closed

Boxes displayed around item names in docs in nightly #38696

brson opened this issue Dec 30, 2016 · 3 comments
Labels
regression-from-stable-to-nightly Performance or correctness regression from stable to nightly. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@brson
Copy link
Contributor

brson commented Dec 30, 2016

See https://doc.rust-lang.org/nightly/std/io/trait.Read.html#method.chars. Every item has a one pixel black border that looks poor.

cc @bluss

@brson brson added T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. I-wrong regression-from-stable-to-nightly Performance or correctness regression from stable to nightly. labels Dec 30, 2016
@nagisa
Copy link
Member

nagisa commented Dec 30, 2016

Similarly https://doc.rust-lang.org/nightly/std/io/trait.Read.html#method.read_exact has stabilisation version in a wrong place (caused by #38329). The linked commit may be the cause of this issue too.

nagisa added a commit to nagisa/rust that referenced this issue Dec 30, 2016
@ollie27
Copy link
Member

ollie27 commented Dec 30, 2016

This was my bad. It was caused by #38329. Sorry about that. It should have been fixed by #38671.

@alexcrichton
Copy link
Member

Closing now that #38671 landed, thanks @ollie27!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression-from-stable-to-nightly Performance or correctness regression from stable to nightly. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

No branches or pull requests

4 participants