summary refs log tree commit diff
path: root/src/librustdoc/markdown_pass.rs
AgeCommit message (Expand)AuthorLines
2012-12-14Rename core::comm to core::oldcommBrian Anderson-14/+14
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-12-03librustdoc: Parenthesize closure calls in tests to attempt to put out burning...Patrick Walton-11/+11
2012-11-29librustc: Eliminate most expressions of the form `a.b()` that are not method ...Patrick Walton-2/+2
2012-11-20rustdoc: More demodingBrian Anderson-62/+62
2012-11-20rustdoc: Begin removing legacy modesBrian Anderson-1/+1
2012-11-20rustdoc: Remove legacy exportsBrian Anderson-7/+4
2012-11-03library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...Daniel Patterson-0/+874