about summary refs log tree commit diff
path: root/src/librustdoc/passes/mod.rs
AgeCommit message (Expand)AuthorLines
2016-10-02Remove redundant 'Variant' in variant names, stop reexporting.Corey Farwell-1/+1
2016-09-25Move pass contants/types into the new `pass` module.Corey Farwell-0/+27
2016-09-25Separate rustdoc passes into separate modules.Corey Farwell-0/+177