core: More option demoding
This commit is contained in:
parent
7b0ed94bdc
commit
438bdd687b
24 changed files with 60 additions and 69 deletions
|
@ -240,7 +240,7 @@ fn each_ancestor(list: &mut AncestorList,
|
|||
if need_unwind && !nobe_is_dead {
|
||||
do bail_opt.iter |bail_blk| {
|
||||
do with_parent_tg(&mut nobe.parent_group) |tg_opt| {
|
||||
bail_blk(tg_opt)
|
||||
(*bail_blk)(tg_opt)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue