Skip to content

The nightly documentation does not display "impl" #53494

Closed
@denisandroid

Description

@denisandroid

When generating the documentation, I noticed that the functions with impl are displayed empty as a result. But in a stable version of the compiler everything is fine.
При создании документации я заметил, что функции с impl в результате отображаются пустым. Но в стабильной версии компилятора все в порядке.

Compiler:

rustc 1.30.0-nightly (33b923fd4 2018-08-18) - nightly <--- Not displayed
rustc 1.28.0 (9634041f0 2018-07-30) - stable <--- OK

Nightly:

1

Stable:

2

Metadata

Metadata

Labels

C-bugCategory: This is a bug.T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions