Skip to content

Commit

Permalink
Auto merge of #116310 - Enselic:check_fn_args_move_size, r=oli-obk
Browse files Browse the repository at this point in the history
rustc_monomorphize: Introduce check_fn_args_move_size()

This is in preparation of improving diagnostics of "large moves into functions", a.k.a. passing args.

Note: This PR consists of two self-contained commits that can be reviewed independently.

For rust-lang/rust#83518

Also see https://rust-lang.zulipchat.com/#narrow/stream/182449-t-compiler.2Fhelp/topic/arg.20Spans.20for.20TerminatorKind.3A.3ACall.3F

r? `@oli-obk` who is E-mentor
  • Loading branch information
bors committed Oct 7, 2023
2 parents 6c89699 + c7e27e3 commit 43d1464
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 43d1464

Please sign in to comment.