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

Use alloc::rc::Rc::try_unwrap from stdlib over custom implementation #181

Closed

Conversation

SamuelMarks
Copy link

No description provided.

jaq-interpret/src/val.rs] Use `alloc::rc::Rc::try_unwrap` from stdlib over custom implementation
@01mf02
Copy link
Owner

01mf02 commented May 15, 2024

I'm sorry, but this change would raise MSRV from 1.64 to 1.76, which is not warranted by any added functionality.

I will perform this change once there is a strong benefit gained from increasing MSRV to >= 1.76.

@01mf02 01mf02 closed this May 15, 2024
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