You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes#965. The inputs and outputs of body-owners are already marked as
fixed, but the traversal of `all_fn_dids` does not include function
declarations in `extern` blocks
Comment here
With this change,
rewrite::expr
on callers comes up with the right TypeDescs for the callee's args and generates the right casts.The text was updated successfully, but these errors were encountered: