summary refs log tree commit diff
path: root/src/librustdoc/html/toc.rs
AgeCommit message (Expand)AuthorLines
2014-03-20Removing imports of std::vec_ng::VecAlex Crichton-1/+0
2014-03-20rename std::vec_ng -> std::vecDaniel Micay-1/+1
2014-03-09rustdoc: add table-of-contents recording & rendering, use it with plainHuon Wilson-0/+269