rustdoc: Move mod docs into the item tag

This commit is contained in:
Brian Anderson
2012-01-29 13:08:18 -08:00
parent 9732e0d554
commit f8c93bdbe1
11 changed files with 63 additions and 126 deletions

View File

@@ -51,8 +51,7 @@ fn test_run_passes() {
path: [],
brief: none,
desc: none,
items: [],
mods: doc::modlist([])
items: []
}
}
}
@@ -67,8 +66,7 @@ fn test_run_passes() {
path: [],
brief: none,
desc: none,
items: [],
mods: doc::modlist([])
items: []
}
}
}