summary refs log tree commit diff
path: root/src/librustdoc/html/format.rs
AgeCommit message (Expand)AuthorLines
2013-09-25rustdoc: Linkify all reexports.Alex Crichton-23/+109
2013-09-25rustdoc: Implement stripping based on privacyAlex Crichton-0/+1
2013-09-25rustdoc: Emit purity to function dox for traitsAlex Crichton-10/+13
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-0/+364