-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Closed
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.
Description
In nightly channel, the source code html pages generated by rustdoc has an icon at the left upper corner >
, which can be used for toggling a list of the source files and it is quite handy.
The problem is that in the recent nightly version of rustdoc, maybe starting from January this year, the toggle icon is still there, but it doesn't work anymore. When it is clicked, the file list doesn't show up.
As I remember it can work in December last year, e.g. in nightly-2018-12-18
it works.
Metadata
Metadata
Assignees
Labels
T-rustdocRelevant to the rustdoc team, which will review and decide on the PR/issue.Relevant to the rustdoc team, which will review and decide on the PR/issue.