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

chore: Drop MSRV to 1.65 #126

Merged
merged 1 commit into from
Jun 6, 2024
Merged

chore: Drop MSRV to 1.65 #126

merged 1 commit into from
Jun 6, 2024

Conversation

epage
Copy link
Contributor

@epage epage commented Jun 6, 2024

With the upcoming MSRV-aware resolver, I've been experimenting with lower MSRVs.

This will directly benefit winnow in allowing it to have examples of having parse errors rendered with annotate-snippets.

Copy link
Member

@Muscraft Muscraft left a comment

Choose a reason for hiding this comment

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

I am all for this change for a few reasons:

  • We have had comments in the past asking why we updated the MSRV
  • We can support more crates (I am very happy to hear winnow is considering using annotate-snippets)
  • It doesn't look like it changes many dependency versions

@Muscraft Muscraft merged commit 5229c03 into rust-lang:master Jun 6, 2024
15 checks passed
@epage epage deleted the msrv branch June 6, 2024 19:52
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.

None yet

2 participants