rust/src/librustdoc/html
Mazdak Farrokhzad 4c79967760
Rollup merge of #59170 - varkor:const-generics-rustdoc, r=QuietMisdreavus,eddyb
Add const generics to rustdoc

Split out from #53645. This work is a collaborative effort with @yodaldevoid.

The `FIXME`s are waiting on a refactor to `LazyConst`. I'll address these in a follow up, but I thought it would be better to implement the rest now to avoid bitrot.

r? @QuietMisdreavus
2019-03-22 19:31:18 +01:00
..
static Fix "Auto-hide item methods documentation" setting 2019-03-02 17:17:08 +01:00
escape.rs Transition librustdoc to 2018 edition 2019-02-23 16:40:07 +09:00
format.rs Rollup merge of #59170 - varkor:const-generics-rustdoc, r=QuietMisdreavus,eddyb 2019-03-22 19:31:18 +01:00
highlight.rs Transition librustdoc to 2018 edition 2019-02-23 16:40:07 +09:00
item_type.rs print doc coverage as a table of individual item types 2019-02-28 16:11:21 -06:00
layout.rs Transition librustdoc to 2018 edition 2019-02-23 16:40:07 +09:00
markdown.rs Transition librustdoc to 2018 edition 2019-02-23 16:40:07 +09:00
render.rs Rollup merge of #59170 - varkor:const-generics-rustdoc, r=QuietMisdreavus,eddyb 2019-03-22 19:31:18 +01:00
static_files.rs Add default favicon for documentation 2019-01-20 21:47:43 +01:00
toc.rs Transition librustdoc to 2018 edition 2019-02-23 16:40:07 +09:00