Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
Switch to Edition 2024, more clippy lints, and less macro calls (#7200)
* Update to Rust 2024 Edition Updated to the Rust 2024 Edition and added and fixed several lint checks. This is a large change which, because of the extra lints, added some possible fixes for issues. Signed-off-by: BlackDex <black.dex@gmail.com> * Reorder and merge imports Signed-off-by: BlackDex <black.dex@gmail.com> * Remove "db_run!" macro calls where possible Signed-off-by: BlackDex <black.dex@gmail.com> --------- Signed-off-by: BlackDex <black.dex@gmail.com>
M
Mathijs van Veluw committed
1ba2c6a26c3097f87afbf17d172918c30817896f
Parent: 22f5e04
Committed by GitHub <noreply@github.com>
on 5/17/2026, 5:38:49 PM