You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When both of these are in nightly (may take a while for the latter one), we'll need to update docs.rs to make sure it adds these files to the site-wide cache.
The following PRs add new files to the rustdoc distribution:
Add source file sidebar rust#55707 (merged, in nightly) added(added in add new static files from recent rustdoc changes #274)source-script.jsas a new static file, andsource-files.jsas a new per-doc-bundle file.[rustdoc] Specific crate search rust#56332 (merged, but not in nightly yet) added(added in add new static files from recent rustdoc changes #274)down-arrow.svgas a new static file.When both of these are in nightly (may take a while for the latter one), we'll need to update docs.rs to make sure it adds these files to the site-wide cache.