Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin lexer logos dependency to 0.14.2 for now #1002

Merged
merged 5 commits into from
Dec 3, 2024

Conversation

dburgener
Copy link
Contributor

0.14.3 bumps msrv to 1.74, so our CI test for 1.70 build is currently
failing.

This can be removed once our MSRV moves to 1.74 or later.

Copy link
Contributor

@Pat-Lafon Pat-Lafon left a comment

Choose a reason for hiding this comment

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

Kind of surprising/annoying that dependencies of logos also need to be pinned to have the desired effect.

Seems like future cargo resolvers will better support this but it doesn't currently help with our workflow of using an older rust: rust-lang/cargo#13540

@dburgener dburgener added this pull request to the merge queue Dec 3, 2024
Merged via the queue into lalrpop:master with commit 6b30a0f Dec 3, 2024
9 checks passed
@dburgener dburgener deleted the lexer-logos-0.14.2 branch December 3, 2024 13:48
dburgener added a commit to dburgener/lalrpop that referenced this pull request Dec 3, 2024
This reverts commit 6b30a0f.

This change is no longer needed once the MSRV is bumped past 1.74
dburgener added a commit to dburgener/lalrpop that referenced this pull request Dec 4, 2024
This reverts commit 6b30a0f.

This change is no longer needed once the MSRV is bumped past 1.74
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