Improve spans in custom mir
This commit is contained in:
parent
52ce1f7697
commit
5a34dbf193
10 changed files with 47 additions and 39 deletions
|
@ -492,7 +492,7 @@ fn construct_fn<'tcx>(
|
|||
arguments,
|
||||
return_ty,
|
||||
return_ty_span,
|
||||
span,
|
||||
span_with_body,
|
||||
custom_mir_attr,
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue