summary refs log tree commit diff
path: root/src/librustdoc/formats/mod.rs
AgeCommit message (Expand)AuthorLines
2020-07-27More requested changesJoseph Ryan-1/+1
2020-07-27Make requested changesJoseph Ryan-0/+4
2020-07-27Pull out more types from htmlJoseph Ryan-0/+11
2020-07-27Extract `Cache` and other types from `html` moduleJoseph Ryan-97/+19
2020-07-27Refactor html backend to use generic interfaceJoseph Ryan-0/+107