]> git.lizzy.rs Git - rust.git/commit
ScalarPair for two element tuples was treated wrongly in closure calls
authorOliver Schneider <github35764891676564198441@oli-obk.de>
Wed, 30 May 2018 13:41:43 +0000 (15:41 +0200)
committerOliver Schneider <github35764891676564198441@oli-obk.de>
Thu, 31 May 2018 08:22:45 +0000 (10:22 +0200)
commit03474943ec5cfd713064e085000cfe9f405a28ef
treea33749430672c2457d3ee130f3bfef8414888410
parent823013349ffc58e243560f21886152cc62917f1d
ScalarPair for two element tuples was treated wrongly in closure calls
src/librustc_mir/interpret/terminator/mod.rs
src/tools/miri