rust/compiler
Dylan DPC 85617f1c93
Rollup merge of #97767 - RalfJung:variadic, r=davidtwco
interpret: do not claim UB until we looked more into variadic functions

I am not actually sure if this is UB, and anyway for FFI shims, Miri currently does not attempt to distinguish between arguments passed via variadics vs directly. So let's be consistent.
(Programs that ran into this error will anyway immediately fall through to the "unsupported" message on the next line.)
2022-06-06 14:34:58 +02:00
..
2022-06-03 17:02:14 +00:00
2022-06-02 11:22:16 +10:00
2022-06-02 09:00:04 -03:00
2022-05-27 07:36:17 -04:00
2022-06-02 09:00:04 -03:00
2022-06-03 20:42:42 +04:00
2022-05-26 13:14:24 +02:00
2022-06-03 17:02:14 +00:00
2022-06-03 17:02:14 +00:00
2022-06-03 17:02:14 +00:00
2022-06-03 17:01:53 +00:00