Closed
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.