Skip to content

Update derive syn parse 0.2.0 (+ docify)#3920

Merged
liamaharon merged 4 commits intoparitytech:masterfrom
sam0x17:update-derive-syn-parse-2.0
Apr 2, 2024
Merged

Update derive syn parse 0.2.0 (+ docify)#3920
liamaharon merged 4 commits intoparitytech:masterfrom
sam0x17:update-derive-syn-parse-2.0

Conversation

@sam0x17
Copy link
Copy Markdown
Contributor

@sam0x17 sam0x17 commented Apr 1, 2024

derive-syn-parse v0.2.0 came out recently which (finally) adds support for syn 2x.

Upgrading to this will remove many of the places where syn 1x was still compiling alongside syn 2x in the polkadot-sdk workspace.

This also upgrades docify to 0.2.8 which is the version that upgrades derive-syn-pasre to 0.2.0.

Additionally, this consolidates the docify versions in the repo to all use the latest, and in one case upgrades to the 0.2x syntax where 0.1.x was still being used.

@sam0x17 sam0x17 requested a review from a team as a code owner April 1, 2024 06:47
Copy link
Copy Markdown
Contributor

@lexnv lexnv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liamaharon liamaharon added the R0-no-crate-publish-required The change does not require any crates to be re-published. label Apr 2, 2024
@liamaharon liamaharon enabled auto-merge April 2, 2024 05:22
@liamaharon liamaharon added this pull request to the merge queue Apr 2, 2024
Merged via the queue into paritytech:master with commit 9a62de2 Apr 2, 2024
Ank4n pushed a commit that referenced this pull request Apr 9, 2024
derive-syn-parse v0.2.0 came out recently which (finally) adds support
for syn 2x.

Upgrading to this will remove many of the places where syn 1x was still
compiling alongside syn 2x in the polkadot-sdk workspace.

This also upgrades `docify` to 0.2.8 which is the version that upgrades
derive-syn-pasre to 0.2.0.

Additionally, this consolidates the `docify` versions in the repo to all
use the latest, and in one case upgrades to the 0.2x syntax where 0.1.x
was still being used.

---------

Co-authored-by: Liam Aharon <[email protected]>
dharjeezy pushed a commit to dharjeezy/polkadot-sdk that referenced this pull request Apr 9, 2024
derive-syn-parse v0.2.0 came out recently which (finally) adds support
for syn 2x.

Upgrading to this will remove many of the places where syn 1x was still
compiling alongside syn 2x in the polkadot-sdk workspace.

This also upgrades `docify` to 0.2.8 which is the version that upgrades
derive-syn-pasre to 0.2.0.

Additionally, this consolidates the `docify` versions in the repo to all
use the latest, and in one case upgrades to the 0.2x syntax where 0.1.x
was still being used.

---------

Co-authored-by: Liam Aharon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

R0-no-crate-publish-required The change does not require any crates to be re-published.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants