summary refs log tree commit diff
path: root/src/rustdoc/astsrv.rs
AgeCommit message (Expand)AuthorLines
2012-01-18rustdoc: Prune unconfigured items from ASTBrian Anderson-0/+14
2012-01-17rustdoc: Add rustdocsBrian Anderson-1/+8
2012-01-17rustdoc: Remove iface. Causing random crashes in resolve?Brian Anderson-24/+27
2012-01-16rustdoc: Add module astsrv to provide access to the (non-sendable) ASTBrian Anderson-0/+66