1 2 3 4 5
#[test] fn unsupported_shapes_report_xabi_diagnostics() { let tests = trybuild::TestCases::new(); tests.compile_fail("tests/ui/unsupported_shapes/*.rs"); }