about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2022-03-07 06:44:02 +0100
committerGitHub <noreply@github.com>2022-03-07 06:44:02 +0100
commit9c7ff1add7c395686831059f609efe3f530bb98b (patch)
treebff76caee916ef52940dfc5728e810c3aab84be5 /library/std/src/sys/unix/stack_overflow.rs
parent3d1eaf4b6203ab0168da5b99049942385aa753e0 (diff)
parent3f17dae37d8829a03312340918a839f0bf8b6088 (diff)
downloadrust-9c7ff1add7c395686831059f609efe3f530bb98b.tar.gz
rust-9c7ff1add7c395686831059f609efe3f530bb98b.zip
Rollup merge of #94636 - compiler-errors:issue-94599, r=davidtwco
Check extra function arg exprs even if the fn is not C-variadic

We should still call check_expr on the args that exceed the formal input ty count, so that we have expr types to emit during writeback.

Not sure where this regressed, but it wasn't due to the same root cause as #94334 I think. I thought this might've regressed in #92360, but I think that is in stable, ad the test I provided (which minimizes #94599) passes on stable in playground. Maybe it regressed in #93118.

Anywho, fixes #94599.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions