mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 19:53:59 +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