mirror of
https://github.com/bitwarden/browser
synced 2025-12-10 13:23:34 +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