Closed
Description
For example, I can't click any links (i.e., when I click them, nothing happens) in this method's header. Likewise, I can't click any links for make_async_expr
, but I can click links in wrap_in_try_constructor
, which has no details
tag.
This same behavior occurs in the std
docs, though every std
method is documented and thus has a details
tag, so there's no comparison to non-details
methods.
This is a regression in nightly 1.58.0. I'm using Safari on macOS; I don't know if this reproduces on other browsers.