From 91ef9600db47e4e91a57909077a60ebec1122d1b Mon Sep 17 00:00:00 2001 From: Guillaume Gomez Date: Fri, 25 Oct 2019 00:35:45 +0200 Subject: [PATCH] reduce size of generated HTML files by moving the popup helper code to the JS --- src/librustdoc/html/layout.rs | 55 ------------------------------ src/librustdoc/html/static/main.js | 47 +++++++++++++++++++++++++ 2 files changed, 47 insertions(+), 55 deletions(-) diff --git a/src/librustdoc/html/layout.rs b/src/librustdoc/html/layout.rs index 83793f9d8210..697dee0216e3 100644 --- a/src/librustdoc/html/layout.rs +++ b/src/librustdoc/html/layout.rs @@ -106,61 +106,6 @@ pub fn render(
{content}
\
\
\ - \ {after_content}\