summary refs log tree commit diff
path: root/src/librustdoc/path_pass.rs
AgeCommit message (Expand)AuthorLines
2012-12-05librustc: Hook borrow check loan checking up to the moves-based-on-type infra...Patrick Walton-3/+4
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-29librustc: Eliminate most expressions of the form `a.b()` that are not method ...Patrick Walton-3/+3
2012-11-27rustdoc: Make fold require Clone instead of CopyBrian Anderson-3/+7
2012-11-20rustdoc: More demodingBrian Anderson-1/+1
2012-11-20rustdoc: Begin removing legacy modesBrian Anderson-5/+5
2012-11-20rustdoc: Remove legacy exportsBrian Anderson-3/+1
2012-11-03library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...Daniel Patterson-0/+108