tursodatabase/turso

Fix Arc with non-Send/Sync clippy complaints

Open

#1750 aperta il 16 giu 2025

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)Rust (1001 fork)github user discovery
buggood first issuehelp wanted

Metriche repository

Star
 (19.103 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

We have #[allow(clippy::arc_with_non_send_sync)] in various places, but let's just fix them up by using Arc in core.

Guida contributor