FIXME: ignore test that ICEs

This commit is contained in:
Dylan MacKenzie 2020-04-06 20:10:34 -07:00
parent 66f2d44c73
commit 135cfcb5cd

View File

@ -1,3 +1,7 @@
// FIXME: This still ICEs.
//
// ignore-test
#![deny(indirect_structural_match)]
#[derive(PartialEq, Eq)]