Christian Legnitto
|
00b111a1ff
|
Remove async feature gate (#554)
This still has the async / non-async split. Future diffs will get
rid of `GraphQLTypeAsync` and move everything into `GraphQLType`.
|
2020-03-08 23:20:11 -07:00 |
|
tyranron
|
c51c675306
|
Use caret requirement for specifying 'futures' crate version
|
2020-02-04 09:57:47 +01:00 |
|
Christian Legnitto
|
7681f42933
|
Merge remote-tracking branch 'upstream/master' into async-await
|
2020-01-20 22:47:05 -08:00 |
|
Christoph Herzog
|
bf50c3eb86
|
Integration tests: impl_object refactor
|
2019-05-12 10:36:30 +02:00 |
|
Christoph Herzog
|
54a1b64a79
|
Refactor code to 2018 edition with 'cargo fix --edition'
|
2019-05-02 18:44:56 +02:00 |
|
Christoph Herzog
|
f02e427cab
|
Refactor integration test layout + add minimal 2018 edition test
* Add a new integration_tests subdirectory that holds integration tests
* Add a new, temporary (and really minimal) 2018 edition test crate
|
2018-12-19 03:53:33 +01:00 |
|