]> git.lizzy.rs Git - rust.git/commitdiff
Remove duplicate string
authorDániel Buga <bugadani@gmail.com>
Wed, 24 Feb 2021 16:44:37 +0000 (17:44 +0100)
committerDániel Buga <bugadani@gmail.com>
Wed, 24 Feb 2021 16:44:37 +0000 (17:44 +0100)
src/librustdoc/html/render/mod.rs

index f5eb92c1bb5aa0522b736321736d31c22551ec06..b1753d4120b92bed13e5c86451ca6a654445f7dc 100644 (file)
@@ -1343,7 +1343,6 @@ fn print_entries(f: &mut Buffer, e: &FxHashSet<ItemEntry>, title: &str, class: &
                          </a>\
                      </span>
                  </span>
-                 <span class=\"in-band\">List of all items</span>\
              </h1>",
         );
         // Note: print_entries does not escape the title, because we know the current set of titles