abort documenting on resolution errors
This commit is contained in:
parent
c3d0d5a4bb
commit
31ca2322a0
1 changed files with 2 additions and 0 deletions
|
@ -830,6 +830,8 @@ impl Clean<Attributes> for [ast::Attribute] {
|
|||
attrs.links.push((link, path.def.def_id()));
|
||||
}
|
||||
}
|
||||
|
||||
cx.sess().abort_if_errors();
|
||||
}
|
||||
|
||||
attrs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue