juniper/tests/codegen/fail/object
dependabot[bot] 782eccba47
Upgrade syn crate to 2.0 version (#1157)
- replace `proc-macro-error` crate with simplified `common::diagnostic::pollyfill`
- migrate `juniper_codegen_tests` to stable Rust

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kai Ren <tyranron@gmail.com>
2023-11-01 19:00:05 +01:00
..
argument_double_underscored.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
argument_double_underscored.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
argument_non_input_type.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
argument_non_input_type.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
argument_wrong_default_array.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
argument_wrong_default_array.stderr Fix CI pipeline 2023-09-09 15:37:50 +03:00
attr_field_double_underscored.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
attr_field_double_underscored.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
attr_field_non_output_return_type.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
attr_field_non_output_return_type.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
attr_fields_duplicate.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
attr_fields_duplicate.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
attr_name_double_underscored.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
attr_name_double_underscored.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
attr_no_fields.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
attr_no_fields.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
attr_wrong_item.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
attr_wrong_item.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
derive_field_double_underscored.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
derive_field_double_underscored.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
derive_field_non_output_return_type.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
derive_field_non_output_return_type.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
derive_fields_duplicate.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
derive_fields_duplicate.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
derive_name_double_underscored.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
derive_name_double_underscored.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
derive_no_fields.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
derive_no_fields.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00
derive_wrong_item.rs Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
derive_wrong_item.stderr Upgrade syn crate to 2.0 version (#1157) 2023-11-01 19:00:05 +01:00