about summary refs log tree commit diff
path: root/src/librustdoc/rustdoc.rs
AgeCommit message (Expand)AuthorLines
2013-07-24Change 'print(fmt!(...))' to printf!/printfln! in src/lib*Birunthan Mohanathas-2/+1
2013-07-18Silence various warnings in bootstrap build.Felix S. Klock II-2/+0
2013-07-17librustc: Remove all uses of "copy".Patrick Walton-5/+4
2013-07-08Bump version numbers to 0.8-preBrian Anderson-1/+1
2013-07-07remove some method resolve workaroundsDaniel Micay-1/+1
2013-06-30Bump version from 0.7-pre to 0.7Brian Anderson-1/+1
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-17/+3
2013-06-25Rename all files with the 'rc' extensionAlex Crichton-0/+162
2012-11-26Remove the crate languageBrian Anderson-91/+0
2012-11-03library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...Daniel Patterson-0/+91