From db7c8f4c3c181b14cc1d12ee1a5a17e249dbc65b Mon Sep 17 00:00:00 2001 From: nasso Date: Sun, 11 Oct 2020 17:52:47 +0200 Subject: Coding style fixes --- src/librustdoc/html/render/mod.rs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/librustdoc/html/render') diff --git a/src/librustdoc/html/render/mod.rs b/src/librustdoc/html/render/mod.rs index b7b9bc5e1c0..43229420315 100644 --- a/src/librustdoc/html/render/mod.rs +++ b/src/librustdoc/html/render/mod.rs @@ -1386,11 +1386,11 @@ impl Setting { description, ), Setting::Select { js_data_name, description, default_value, ref options } => format!( - "
\ + "
\
{}
\ -
", description, -- cgit 1.4.1-3-g733a5