#[test] fn ui() { let t = trybuild::TestCases::new(); t.compile_fail("tests/compile-fail/no-default.rs"); }