summary refs log tree commit diff
path: root/src/librustdoc/plugins.rs
AgeCommit message (Expand)AuthorLines
2014-03-21test: Make manual changes to deal with the fallout from removal ofPatrick Walton-6/+6
2014-02-24Move extra::json to libserializeAlex Crichton-1/+1
2014-02-24All uses of `extern fn` should mean `extern "C" fn`. Closes #9309.Nick Cameron-1/+1
2014-02-21Changed NonCamelCaseTypes lint to warn by defaultmr.Shu-3/+3
2014-02-20move extra::test to libtestLiigo Zhuang-2/+2
2014-02-13Replace `crate` usage with `krate`Flavio Percoco-5/+5
2013-10-15path2: Adjust the API to remove all the _str mutation methodsKevin Ballard-1/+1
2013-10-15path2: Replace the path module outrightKevin Ballard-1/+1
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-0/+90