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

A few changes to take advantage of the new MSRV #1283

Merged
merged 4 commits into from
Mar 20, 2023

Conversation

tmccombs
Copy link
Collaborator

No description provided.

This makes it so we don't need to use Arc as much.

Fixes sharkdp#1141
Now that MSRV is above 1.62, we can use `then_some` instead of a simple
closure.
@tavianator tavianator merged commit e4bca10 into sharkdp:master Mar 20, 2023
@tmccombs tmccombs deleted the new-rust-version branch March 20, 2023 15:27
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