tursodatabase/turso

Fix Arc with non-Send/Sync clippy complaints

Open

#1,750 建立於 2025年6月16日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)Rust (1,001 fork)github user discovery
buggood first issuehelp wanted

倉庫指標

Star
 (19,103 star)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南