JavaScript TypeError: synthetic_implementors is null
error on some trait pages
#68584
Labels
A-synthetic-impls
Area: Synthetic impls, used by rustdoc to document auto traits and traits with blanket impls
C-bug
Category: This is a bug.
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
For example on the nightly docs https://doc.rust-lang.org/nightly/std/iter/trait.Iterator.html:
Additionally most of the documentation doesn't load (but not every time):
I suspect this was caused by #68192 (cc @GuillaumeGomez).
The text was updated successfully, but these errors were encountered: