Help make docs beautiful for everyone! https://paper.dropbox.com/doc/Rustdoc-issue-roundup-WG-docs-rustdoc-ZSIIXNDGEPozTM9axn0BO Gist mirror: https://gist.github.com/QuietMisdreavus/be4141da320cdc8bb32226b5a4ac196b
item_trait
, so you can even steal its html generation for it, since it'll work the same https://github.com/rust-lang/rust/blob/master/src/librustdoc/html/render.rs#L2494-L2499
trait_item
(the inner function) after the render_stability_since
call
x.py clean
before, what happens if you just torch the build/$TARGET
directory entirely? you could probably get away with keeping llvm
and native
if you don't want to start completely over
src/librustdoc/html/render.rs
in the rust-lang/rust repo