Skip to content

chore: replace once_cell OnceCell/Lazy with std OnceLock/LazyLock#3709

Merged
abonander merged 1 commit into
transact-rs:mainfrom
paolobarbolini:drop-once-cell
Jun 17, 2025
Merged

chore: replace once_cell OnceCell/Lazy with std OnceLock/LazyLock#3709
abonander merged 1 commit into
transact-rs:mainfrom
paolobarbolini:drop-once-cell

Conversation

@paolobarbolini
Copy link
Copy Markdown
Contributor

To be merged with MSRV >= 1.80

@abonander
Copy link
Copy Markdown
Collaborator

IIRC, in more than one place the lack of stable try_init was a blocker. Good luck, though.

@paolobarbolini
Copy link
Copy Markdown
Contributor Author

This should now work

@abonander abonander added the breaking:MSRV Requires waiting for an MSRV bump (see FAQ.md) label Apr 11, 2025
@paolobarbolini paolobarbolini marked this pull request as ready for review April 14, 2025 11:05
@paolobarbolini
Copy link
Copy Markdown
Contributor Author

I've fixed the merge conflicts and this should now be ready to be merged.

@abonander abonander merged commit 764ae2f into transact-rs:main Jun 17, 2025
84 checks passed
CharlesChen0823 pushed a commit to CharlesChen0823/sqlx that referenced this pull request Jun 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking:MSRV Requires waiting for an MSRV bump (see FAQ.md)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants