Constrain and solve import params

No reporting yet
This commit is contained in:
Agus Zubiaga 2024-06-27 18:27:33 -03:00
parent c541dd5747
commit 5ec4b042bb
No known key found for this signature in database
18 changed files with 238 additions and 26 deletions

View file

@ -2422,7 +2422,7 @@ fn canonicalize_pending_value_def<'a>(
let loc_expr = Loc::at(
loc_pattern.region,
Expr::ImportParams(Box::new(loc_record), module_id),
Expr::ImportParams(Box::new(loc_record), var_store.fresh(), module_id),
);
let def = single_can_def(