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: fixed arrays are printing with const-eval debug info #44555

Closed
QuietMisdreavus opened this issue Sep 13, 2017 · 1 comment
Closed

rustdoc: fixed arrays are printing with const-eval debug info #44555

QuietMisdreavus opened this issue Sep 13, 2017 · 1 comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@QuietMisdreavus
Copy link
Member

From the current nightly docs for AsRef:

image

Looks like this was introduced in #44275.

@sfackler sfackler added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Sep 13, 2017
@eddyb
Copy link
Member

eddyb commented Sep 14, 2017

Linking an issue number doesn't cc anyone, sadly.

Fix incoming.

alexcrichton added a commit to alexcrichton/rust that referenced this issue Sep 16, 2017
rustdoc: pretty-print Unevaluated expressions in types.

Fixes rust-lang#44555.

r? @nikomatsakis
frewsxcv added a commit to frewsxcv/rust that referenced this issue Sep 16, 2017
rustdoc: pretty-print Unevaluated expressions in types.

Fixes rust-lang#44555.

r? @nikomatsakis
TimNN added a commit to TimNN/rust that referenced this issue Sep 17, 2017
rustdoc: pretty-print Unevaluated expressions in types.

Fixes rust-lang#44555.

r? @nikomatsakis
TimNN added a commit to TimNN/rust that referenced this issue Sep 17, 2017
rustdoc: pretty-print Unevaluated expressions in types.

Fixes rust-lang#44555.

r? @nikomatsakis
TimNN added a commit to TimNN/rust that referenced this issue Sep 17, 2017
rustdoc: pretty-print Unevaluated expressions in types.

Fixes rust-lang#44555.

r? @nikomatsakis
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

3 participants