diff --git a/src/web/mod.rs b/src/web/mod.rs index 5d709c472..4fe95a6ca 100644 --- a/src/web/mod.rs +++ b/src/web/mod.rs @@ -165,17 +165,42 @@ impl Handler for MainHandler { // This is kind of a mess. // - // Almost all files should be served through the `router_handler`; eventually - // `shared_resource_handler` should go through the router too. + // Some versions of rustdoc in 2018 did not respect the shared static root + // (--static-root-path) and so emitted HTML that linked to shared static files via a local + // path. For instance, `