rust/src/librustdoc/html/static
Michael Howell f145f283f7 rustdoc: add missing margin to no-docblock trait items
Fixes another regression caused by 8846c0853d,
this time fixing the appearance of methods that have no docblock (we didn't
notice this one because libstd docs *always* have docblocks).

See how it looks at https://doc.rust-lang.org/nightly/nightly-rustc/rustdoc/clean/types/trait.AttributesExt.html
2022-09-30 10:45:19 -07:00
..
css rustdoc: add missing margin to no-docblock trait items 2022-09-30 10:45:19 -07:00
fonts Remove .woff font files 2022-04-21 13:07:21 +02:00
images Improve crate selection on rustdoc search results page 2022-08-10 15:55:26 +02:00
js rustdoc: give .line-number / .line-numbers meaningful names 2022-09-26 11:48:03 -07:00
.eslintrc.js Add "no-div-regex" eslint rule 2022-07-04 17:50:19 +02:00
COPYRIGHT.txt Remove .woff font files 2022-04-21 13:07:21 +02:00
LICENSE-APACHE.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
LICENSE-MIT.txt Make rustdoc output comply with licenses 2015-09-19 10:42:03 +01:00
scrape-examples-help.md Add scrape examples help page 2022-03-27 18:11:57 -07:00