Joshua Nelson
|
d6c16e4253
|
Make all rustdoc functions and structs crate-private
This gives warnings about dead code.
|
2020-11-15 11:21:12 -05:00 |
|
Joshua Nelson
|
03cbee84af
|
Rename ItemEnum -> ItemKind, inner -> kind
|
2020-11-14 03:46:18 -05:00 |
|
Andy Russell
|
e0822ecdbc
|
rustdoc: do not use plain summary for trait impls
Fixes #38386.
Fixes #48332.
Fixes #49430.
Fixes #62741.
Fixes #73474.
|
2020-08-30 12:02:18 -04:00 |
|
Joseph Ryan
|
cee8023c69
|
More requested changes
|
2020-07-27 17:34:17 -05:00 |
|
Joseph Ryan
|
3d707a008e
|
Make requested changes
|
2020-07-27 16:00:39 -05:00 |
|
Joseph Ryan
|
65bf5d5248
|
TODO -> FIXME
|
2020-07-27 16:00:39 -05:00 |
|
Joseph Ryan
|
a790952254
|
Pull out more types from html
|
2020-07-27 16:00:38 -05:00 |
|
Joseph Ryan
|
6a4396b98c
|
Extract Cache and other types from html module
|
2020-07-27 16:00:38 -05:00 |
|
Joseph Ryan
|
5bc97946ca
|
Refactor html backend to use generic interface
|
2020-07-27 16:00:38 -05:00 |
|