summary refs log tree commit diff
path: root/src/librustdoc/clean.rs
AgeCommit message (Expand)AuthorLines
2013-09-25rustdoc: Reduce ambiguity with clean::TypeAlex Crichton-22/+14
2013-09-25rustdoc: Linkify all reexports.Alex Crichton-9/+40
2013-09-25rustdoc: Implement stripping based on privacyAlex Crichton-1/+2
2013-09-25rustdoc: Emit purity to function dox for traitsAlex Crichton-0/+2
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-0/+1094