mirror of
https://github.com/bitwarden/browser
synced 2025-12-21 10:43:35 +00:00
* Run clippy and rustfmt on CI * Error on warnings and fix a couple of missed lints * Move import inside function * Fix unix lints * Fix windows lints * Missed some async tests * Remove unneeded reference