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

relax the HeedDecode bound on Lazy::remap #287

Merged
merged 1 commit into from
Oct 29, 2024
Merged

Conversation

irevoire
Copy link
Member

@irevoire irevoire commented Oct 28, 2024

Pull Request

What does this PR do?

  • Let user remap Lazy values that cannot be decoded yet

This helps when you have a Lazy<Unspecified> that you don’t want to decode by error.

Copy link
Member

@Kerollmops Kerollmops left a comment

Choose a reason for hiding this comment

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

That is very good! Thank you for that!

@Kerollmops Kerollmops merged commit c2439ef into main Oct 29, 2024
8 checks passed
@Kerollmops Kerollmops deleted the relax-bound-on-lazy branch October 29, 2024 08:42
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