juniper/integration_tests/codegen_fail/fail/object
Kai Ren a684e1d91c
Re-enable marks-based static checks in code generated by macros (#751)
- add associated type to IntoResolvable and IntoFieldResult traits allowing to name the GraphQLType being resolved
- relax Sized requirement on some IsInputType and IsOutputType impls
2020-09-02 22:48:54 +03:00
..
derive_fields_unique.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
derive_fields_unique.stderr Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
derive_incompatible_input_object.rs.disabled Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
derive_no_fields.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
derive_no_fields.stderr Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
derive_no_underscore.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
derive_no_underscore.stderr Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
impl_argument_no_object.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
impl_argument_no_object.stderr Re-enable marks-based static checks in code generated by macros (#751) 2020-09-02 22:48:54 +03:00
impl_fields_unique.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
impl_fields_unique.stderr Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
impl_incompatible_input_object.rs.disabled Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
impl_no_argument_underscore.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
impl_no_argument_underscore.stderr Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
impl_no_fields.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
impl_no_fields.stderr Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
impl_no_underscore.rs Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00
impl_no_underscore.stderr Ensure Specification(June 2018) Compliance (#631) 2020-05-01 16:24:01 -10:00