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.

贡献者指南