Remove tests for objs, adjust tests that use objs
This commit is contained in:
parent
24102d50ad
commit
d2be5b6c7a
58 changed files with 16 additions and 971 deletions
|
|
@ -159,7 +159,6 @@ fn doc_item(rd: rustdoc, item: @ast::item) {
|
|||
ast::item_mod(_mod) { }
|
||||
ast::item_ty(ty, typarams) { }
|
||||
ast::item_tag(variant, typarams) { }
|
||||
ast::item_obj(_obj, typarams, node_id) { }
|
||||
ast::item_res(_, _, _, _, _) { }
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue