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 I visit doc.rust-lang.org, I don't get syntax highlighting:
However, if I build locally, I do get syntax highlighting:
Update
Browser console gives some insight (sorry, should have checked first):
Comparing this with my locally running version confirms that this file controls the syntax highlighting for Rust. The only difference is that in my local version, the file is requested with a cache suffix:
While on the official website, that suffix is missing: