tursodatabase/turso

Fix Arc with non-Send/Sync clippy complaints

Open

#1,750 opened on 2025年6月16日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Rust (1,001 forks)github user discovery
buggood first issuehelp wanted

Repository metrics

Stars
 (19,103 stars)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド