// Regression test for #![no_std] // @has "$.index[*][?(@.name=='Error')].kind" \"assoc_type\" // @has "$.index[*][?(@.name=='Error')].inner.default.kind" \"resolved_path\" // @has "$.index[*][?(@.name=='Error')].inner.default.inner.name" \"Infallible\" pub struct ForBlanketTryFromImpl;