rust/src/librustdoc/html
Mazdak Farrokhzad 525d7deb6d
Rollup merge of #61263 - GuillaumeGomez:valid-html, r=Manishearth
Don't generate div inside header (h4/h3/h...) elements

Fixes #60865.

According to the HTML spec, we're not supposed to put `div` elements inside heading elements (h4/h3/h...). It doesn't change the display as far as I could tell.

r? @QuietMisdreavus
2019-06-01 06:50:02 +02:00
..
static Rollup merge of #60487 - GuillaumeGomez:fix-search-sidebar-width-colors, r=Dylan-DPC 2019-05-20 23:02:57 +02:00
escape.rs Transition librustdoc to 2018 edition 2019-02-23 16:40:07 +09:00
format.rs Rename "Associated*" to "Assoc*" 2019-05-26 17:49:02 +08:00
highlight.rs syntax: Turn token::Lit into a struct 2019-05-23 12:46:24 +03:00
item_type.rs Rename "Associated*" to "Assoc*" 2019-05-26 17:49:02 +08:00
layout.rs Restore the old behavior of the rustdoc keyword check + Fix rebase 2019-05-22 20:20:12 +03:00
markdown.rs upgrade rustdoc's pulldown-cmark to 0.5.2 2019-05-29 10:59:59 -04:00
render.rs Rollup merge of #61263 - GuillaumeGomez:valid-html, r=Manishearth 2019-06-01 06:50:02 +02:00
static_files.rs Revert "Update Source Code Pro fonts to version 2.030" 2019-04-29 14:15:28 -07:00
toc.rs Transition librustdoc to 2018 edition 2019-02-23 16:40:07 +09:00