juniper/tests/codegen/fail
tyranron ef7a7e8229
Upgrade to 2021 Rust edition
- set 1.62 Rust as MSRV
- use new fmt syntax where possible
- refactor `.to_owned()`, `.to_string()` and `.into()` usage
- rename `IntoResolvable::into()` as `IntoResolvable::into_resolvable()` to disambiguate with `Into::into()`
- use `#[derive(Default)]` for enums where possible
- use `bool::then_some()` where possible
2022-07-13 15:20:10 +02:00
..
enum Update all links to October 2021 spec (#1075, #1000) 2022-06-28 15:32:08 +00:00
input-object Update all links to October 2021 spec (#1075, #1000) 2022-06-28 15:32:08 +00:00
interface Upgrade to 2021 Rust edition 2022-07-13 15:20:10 +02:00
object Update all links to October 2021 spec (#1075, #1000) 2022-06-28 15:32:08 +00:00
scalar Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
scalar_value Rework CI and project toolchain (#1043) 2022-04-08 17:44:50 +03:00
subscription Update all links to October 2021 spec (#1075, #1000) 2022-06-28 15:32:08 +00:00
union Upgrade to 2021 Rust edition 2022-07-13 15:20:10 +02:00