rustdoc: Push imports down into submodules

This commit is contained in:
Brian Anderson 2012-01-16 13:22:25 -08:00
parent ef0775fec8
commit 5f25804f46
5 changed files with 17 additions and 14 deletions

View file

@ -1,3 +1,5 @@
import std::map;
type ast_id = int;
type cratedoc = ~{