abort documenting on resolution errors
This commit is contained in:
parent
c3d0d5a4bb
commit
31ca2322a0
@ -830,6 +830,8 @@ impl Clean<Attributes> for [ast::Attribute] {
|
|||||||
attrs.links.push((link, path.def.def_id()));
|
attrs.links.push((link, path.def.def_id()));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
cx.sess().abort_if_errors();
|
||||||
}
|
}
|
||||||
|
|
||||||
attrs
|
attrs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user