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

Reduce MSRV #4

Closed
danielhenrymantilla opened this issue Jun 2, 2022 · 1 comment · Fixed by #7
Closed

Reduce MSRV #4

danielhenrymantilla opened this issue Jun 2, 2022 · 1 comment · Fixed by #7
Labels
good first issue Good for newcomers

Comments

@danielhenrymantilla
Copy link
Owner

I went for a quite high initial MSRV, so that I could focus on other things. But in order to make this crate even more useful, it would be nice to try and target the lowest possible Rust version properly supporting these higher-order-lifetime contraints (I know some older versions struggled with such situations (a.k.a., the infamous "lazy normalization" bugs), so I doubt we could reach the <1.50, but we never know 🤞)

@danielhenrymantilla
Copy link
Owner Author

Done in #7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant