]> git.lizzy.rs Git - rust.git/commit
Auto merge of #34350 - Stebalien:test-30276, r=eddyb
authorbors <bors@rust-lang.org>
Sun, 19 Jun 2016 00:07:15 +0000 (17:07 -0700)
committerGitHub <noreply@github.com>
Sun, 19 Jun 2016 00:07:15 +0000 (17:07 -0700)
commit9a681247379190896b9f56a3fb11c94ee4b83dce
treeb5a7486684a37f064380b72e14f7d7e3cacd8d0c
parent35784cbe0db678c252737ab870e490135a803f23
parent0e55c04940dc42acbe1cc4c9e75ef21e7a40ee58
Auto merge of #34350 - Stebalien:test-30276, r=eddyb

Add test case for #30276

Make sure that treating a DST tuple constructor as a function doesn't ICE.

Closes #30276