Uploaded image for project: 'Rust Driver'
  1. Rust Driver
  2. RUST-1346

bson-rust - PR #358: Updated uuid version, fixed clippy lints

    • Type: Icon: Task Task
    • Resolution: Won't Fix
    • Priority: Icon: Unknown Unknown
    • None
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      aftix has created PR #358: Updated uuid version, fixed clippy lints in bson-rust

      Issue Text:
      I was needing to use this crate for a WASM target, but the version of `uuid`
      in use does not have the `js` feature, while later ones do. I updated the dependency.
      In the process, I had to fix clippy default lints to get my CI to work, so I've also
      included that in this PR. I have run the test suite for all features and every test
      still passes. The changes to the code are just adding `Eq` to derive macros and
      in two places removing unused lifetime parameters from an `impl` block.

            Assignee:
            isabel.atkinson@mongodb.com Isabel Atkinson
            Reporter:
            dbeng-pm-bot PM Bot
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: