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

Nightly documentation is broken #57628

Closed
pravic opened this issue Jan 15, 2019 · 4 comments
Closed

Nightly documentation is broken #57628

pravic opened this issue Jan 15, 2019 · 4 comments
Assignees
Labels
C-bug Category: This is a bug. O-windows Operating system: Windows 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

@pravic
Copy link
Contributor

pravic commented Jan 15, 2019

Windows, different browsers.

Nightly https://doc.rust-lang.org/nightly/std/path/struct.Path.html#method.is_absolute
Stable https://doc.rust-lang.org/stable/std/path/struct.Path.html#method.is_absolute

Link text is invisible:

image

@pravic
Copy link
Contributor Author

pravic commented Jan 15, 2019

cc @GuillaumeGomez

@GuillaumeGomez
Copy link
Member

Nice catch. Will send the patch as soon as I can.

@GuillaumeGomez GuillaumeGomez self-assigned this Jan 15, 2019
@pravic
Copy link
Contributor Author

pravic commented Jan 15, 2019

Thanks!

@Centril Centril added O-windows Operating system: Windows T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. C-bug Category: This is a bug. regression-from-stable-to-nightly Performance or correctness regression from stable to nightly. labels Jan 16, 2019
@Osspial
Copy link

Osspial commented Jan 17, 2019

This also causes the hyperlinks in the function declaration line to not work.

Centril added a commit to Centril/rust that referenced this issue Jan 17, 2019
…reavus

Fixes text becoming invisible when element targetted

Fixes rust-lang#57628.

r? @QuietMisdreavus
Centril added a commit to Centril/rust that referenced this issue Jan 17, 2019
…reavus

Fixes text becoming invisible when element targetted

Fixes rust-lang#57628.

r? @QuietMisdreavus
Centril added a commit to Centril/rust that referenced this issue Jan 17, 2019
…reavus

Fixes text becoming invisible when element targetted

Fixes rust-lang#57628.

r? @QuietMisdreavus
fitzgen added a commit to fitzgen/wasm-bindgen that referenced this issue Jan 17, 2019
This avoids rust-lang/rust#57628 and also generally
makes sense since wasm-bindgen buils on stable.
Centril added a commit to Centril/rust that referenced this issue Jan 18, 2019
…reavus

Fixes text becoming invisible when element targetted

Fixes rust-lang#57628.

r? @QuietMisdreavus
Centril added a commit to Centril/rust that referenced this issue Jan 18, 2019
…reavus

Fixes text becoming invisible when element targetted

Fixes rust-lang#57628.

r? @QuietMisdreavus
GuillaumeGomez added a commit to GuillaumeGomez/rust that referenced this issue Jan 18, 2019
…reavus

Fixes text becoming invisible when element targetted

Fixes rust-lang#57628.

r? @QuietMisdreavus
Centril added a commit to Centril/rust that referenced this issue Jan 18, 2019
…reavus

Fixes text becoming invisible when element targetted

Fixes rust-lang#57628.

r? @QuietMisdreavus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug Category: This is a bug. O-windows Operating system: Windows 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