add update mode variables

This commit is contained in:
Folkert 2021-05-09 01:03:29 +02:00
parent e7f59ea62d
commit 8799973ffe
9 changed files with 70 additions and 13 deletions

View file

@ -3808,6 +3808,7 @@ fn make_specializations<'a>(
home,
ident_ids: &mut ident_ids,
ptr_bytes,
update_mode_counter: 0,
};
// TODO: for now this final specialization pass is sequential,
@ -3869,6 +3870,7 @@ fn build_pending_specializations<'a>(
home,
ident_ids: &mut ident_ids,
ptr_bytes,
update_mode_counter: 0,
};
// Add modules' decls to Procs