Skip to content

Update to syn 2#227

Merged
dtolnay merged 1 commit intomasterfrom
syn
Mar 18, 2023
Merged

Update to syn 2#227
dtolnay merged 1 commit intomasterfrom
syn

Conversation

@dtolnay
Copy link
Owner

@dtolnay dtolnay commented Mar 18, 2023

@dtolnay dtolnay merged commit 2c65cea into master Mar 18, 2023
@dtolnay dtolnay deleted the syn branch March 18, 2023 00:53
@parasyte
Copy link

@dtolnay This broke CI on one of my projects that targets Rust MSRV 1.37.0.

I have to either pin the dependency to thiserror = "=1.0.39" or hope that version 1.0.40 is yanked?

$ cargo +1.37.0 test --all
warning: unused manifest key: package.rust-version
    Updating crates.io index
  Downloaded thiserror v1.0.40
  Downloaded thiserror-impl v1.0.40
  Downloaded syn v2.0.2
error: failed to parse manifest at `C:\Users\jay\.cargo\registry\src\github.com-1ecc6299db9ec823\syn-2.0.2\Cargo.toml`

Caused by:
  failed to parse the `edition` key

Caused by:
  supported edition values are `2015` or `2018`, but `2021` is unknown

parasyte added a commit to parasyte/error-iter that referenced this pull request Mar 19, 2023
parasyte added a commit to parasyte/error-iter that referenced this pull request Mar 19, 2023
takumi-earth pushed a commit to earthlings-dev/thiserror that referenced this pull request Jan 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants