summary refs log tree commit diff
path: root/src/librustdoc/attr_parser.rs
AgeCommit message (Expand)AuthorLines
2012-12-17Change iter::find's closure to take a refErick Tryzelaar-1/+1
2012-12-13librustdoc: Try to unbreak the test. rs=burningPatrick Walton-2/+2
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-20rustdoc: Begin removing legacy modesBrian Anderson-5/+5
2012-11-20rustdoc: Remove legacy exportsBrian Anderson-8/+4
2012-11-14Camel case all the codemap types except spanBrian Anderson-1/+1
2012-11-03library-ifying of tools - turning cargo, rustdoc, fuzzer, into libraries, as ...Daniel Patterson-0/+150