summary refs log tree commit diff
path: root/src/librustdoc/doctree.rs
AgeCommit message (Expand)AuthorLines
2014-01-01syntax::codemap: Add static DUMMY_SPklutzy-1/+1
2013-12-01auto merge of #10750 : Blei/rust/no-at-struct-field, r=alexcrichtonbors-1/+1
2013-12-01ast: Remove one `@` and fix the falloutPhilipp Brüschweiler-1/+1
2013-12-01Box Block, fn_decl, variant and Ty in the AST, as they were inflating critica...Eduard Burtescu-3/+3
2013-09-26rustdoc: Generate documentation for foreign itemsAlex Crichton-0/+2
2013-09-25rustdoc: Emit purity to function dox for traitsAlex Crichton-0/+1
2013-09-22rustdoc: Out with the old, in with the newAlex Crichton-0/+168