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

Replace lazy_static with LazyLock #12

Merged
merged 4 commits into from
Sep 18, 2024

Conversation

catornot
Copy link
Contributor

@catornot catornot commented Sep 4, 2024

the std lib now has once_cell's api so similar crates could be removed.

-1 one dependency 🥳

eh also I have format on save so some stuff got formatted.

I can redo the commit if you want.

@AnActualEmerald
Copy link
Owner

I almost did this but I wasn't sure about raising the minimum rust version to something so recent 🤔

@catornot
Copy link
Contributor Author

catornot commented Sep 5, 2024

idk 1.80 is quite old already

@AnActualEmerald
Copy link
Owner

Gonna merge this even though the coverage is failing, looks like grcov is affected by a regression in 1.80 NixOS/nixpkgs#332957 (rust-lang/rust#127343)

@AnActualEmerald AnActualEmerald merged commit adbe044 into AnActualEmerald:main Sep 18, 2024
2 of 3 checks passed
@catornot catornot deleted the thing branch September 18, 2024 22:17
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