step 4: new scope with passing reporting tests

This commit is contained in:
Folkert 2022-04-30 00:51:32 +02:00
parent 76a9d25f55
commit 8fe3e24c8b
No known key found for this signature in database
GPG key ID: 1F17F6FFD112B97C
8 changed files with 71 additions and 137 deletions

View file

@ -3907,7 +3907,7 @@ fn canonicalize_and_constrain<'a>(
var_store,
constraints,
constraint,
ident_ids: module_output.scope.ident_ids,
ident_ids: module_output.scope.locals.ident_ids,
dep_idents,
module_timing,
};