mirror of
https://github.com/rust-lang/rust.git
synced 2026-04-27 18:57:42 +03:00
c47e0e1d72
interpret: ensure that untupled arguments are actually tuples Something seems very wrong if they are not. ;)