about summary refs log tree commit diff
path: root/src/librustdoc/html/render/cache.rs
AgeCommit message (Expand)AuthorLines
2019-12-22Format the worldMark Rousskov-130/+144
2019-12-12replace serialize with serde in rustdocAndy Russell-11/+23
2019-09-23Remove needless `mut` in pathsMark Rousskov-1/+1
2019-09-13Move `Cache` generation to separate moduleMark Rousskov-0/+675