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 3rd party once_cell crate with recently stabilized standard library API #4919

Merged
merged 3 commits into from
Jul 30, 2024

Conversation

SleeplessOne1917
Copy link
Member

Rust released version 1.80.0 on the day of this PR's creation. This makes the 3rd party once_cell trait redundant.

Need to wait for rust-lang/docker-rust#208 to be merged so Lemmy can run in docker.

@SleeplessOne1917 SleeplessOne1917 added the dependencies Pull requests that update a dependency file label Jul 26, 2024
@SleeplessOne1917 SleeplessOne1917 enabled auto-merge (squash) July 26, 2024 01:11
Copy link
Member

@dessalines dessalines left a comment

Choose a reason for hiding this comment

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

Nice, thx.

One of the tests must've had a network error, I'll restart it.

@dessalines
Copy link
Member

CI error is unrelated to this PR, I'll get on that.

@SleeplessOne1917 SleeplessOne1917 merged commit 1ef375e into main Jul 30, 2024
2 checks passed
Nutomic pushed a commit to sunaurus/lemmy that referenced this pull request Sep 20, 2024
…ibrary API (LemmyNet#4919)

* Replace 3rd party once_cell crate with recently stabilized standard library API

* Bump CI rust version
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants